Issue when trying to Authenticate through Orchestrator API

Hi,

I’m trying to “Authenticate” in Orchestrator using Orchestrator API, and I’m getting “Invalid credentials, failed to login.”, even though credentials are correct.

Do you know if I have to provide the password encripted?

Regards

2 Likes

@jmayordomo

May I know are you using community Cloud or Enterprise Orchestrator ?

Enterprise Orchestrator

1 Like

Hey @jmayordomo

You need to make sure you pass the right username, password, tenancy name.

Thanks
#nK

Username, password and tenancy name ad the right ones, for sure. I’m sending this information through a json file in Postman:

1 Like

Hey @jmayordomo

Are you able to login the web portal from browser using same credential details.

Thanks
#nK

Did you ever find a solution to this?

This is working fine normally.

What’s the issue you are facing please ?

I am sure the info passed in the body are correct and I can log in through the browser with the same credentials