Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all articles
Browse latest Browse all 4384

Issue authenticating Orchestrator API - Invalid credentials, failed to login

$
0
0

Hey guys,

I’d appreciate some help, have been reading through multiple posts and cannot find a solution of authenticating to the API.

I am using community license for the orchestrator.

I have tried the above solution, with the following code and with a very strange error:
Header req:


Body req:

or
should I be using:
https://cloud.uipath.com/api/account/authenticate
Content-Type: application/json
{
“tenancyName” : “Documentation”,
“usernameOrEmailAddress” : “Documentation”,
“password” : “DocumentationAPItest”
}
which btw, returns (if I use my orchestrator credentials)
{
“message”: “Invalid credentials, failed to login.”,
“errorCode”: 1000,
“resourceIds”: null
}
2nd question if I may:
Also, if I install orchestrator on Premise, would it remove the headache for authentication, or would I need to regenerate such a refresh_token every day?

Thank you for the support.

6 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 4384

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>