@Manjit wrote:
Hi Everyone
I am trying to authenticate the orchestrator api through http request activity. I have given the
content as per the api guide
https://www.uipath.com/hubfs/Documentation/OrchestratorAPIGuide_
This is the body of the request. I gave my orchestrator credentials and email
{
“tenancyName” : “Documentation”,
“usernameOrEmailAddress” : “Documentation”,
“password” : “DocumentationAPItest”
}but getting error message
{
“message”: “Result: {“message”:“Invalid credentials, failed to login.”,“errorCode”:1000,“resourceIds”:null}”,
“level”: “Information”,
“logType”: “User”,Please let me know if anyone is having any solution
Posts: 14
Participants: 3