Orchestrator Authentication API Error

Hi, I am trying Authentication API “https://platform.uipath.com/api/account/authenticate”, but getting “loginModel must not be null”. PFA the sceenshot.

Correction: I had missed " in tenancy name, after correcting it I am getting “Invalid credentials, failed to login.” .

You need to pass the Access token you got in the previous requests for this, but you don’t need to send this request as you already have the access token. please follow the below steps for authenticating orchestrator using API

Hi, Even after getting ID Token I am getting the same error ‘Invalid credentials, failed to login.’

Hi @PriPri, can you please provide an example of your performed steps in order to replicate the error message?