Hi all,
I’m trying to create an authentication token using Postman however am currently having an issue with what goes in the “tenancyName” field. I have set it to a POST type with URL: https://platform.uipath.com/api/Account/Authenticate
As for the username & password, I’m using the credentials I use to login to my company’s UIPath Orchestrator. Also, for the tenancyName I inputted “Default”
The output that I get is:
“message”: “Invalid credentials, failed to login.”,
“errorCode”: 1000,
“resourceIds”: null