Obtain UiPath Access Token from Power Automate


Hello Team,

I am trying to get an access token from UiPath Orchestrator and I am getting this error in Power Automate:

“Service: orchestrator not found in Organization: oauth Tenant: token”

I have registered an external application and given access to orchestrator queues with application and user scopes.

I cannot figure out what the error is

Well, I will have to see the documentation but I am positive there are more headers to pass. Isnt Org. ID one of the params or header? Can you check the API specifications here once again?

https://docs.uipath.com/orchestrator/v0/reference/api-references

1 Like

Dropping the solution here incase one comes across the same challenge.
image

The solution was to write the body in this format.

The application has Application Scopes

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.