Hi All,
We are facing issue with UiPath Platform Authentication.
Unable to authenticate using REST Api call.
But, we were able to login using Browser.
Request details are given below:
API URL:
https://platform.uipath.com/[Tenant name]/[account name]/api/Account/Authenticate
here, tenant & account logical names are one and same.
Request Body framed in the format given below:
{
“usernameOrEmailAddress”: “{{usernameOrEmailAddress}}”,
“tenancyName”: “{{tenancyName}}”,
“password”: “{{password}}”
}
Let us know if you have any idea about this issue
Thanks,
Shree