Orchestrator Cloud OAuth token supported scopes

I am trying to authenticate against UiPath Orchestration Cloud and am unable to find any documentation on the supported scopes. Is there documentation for the supported scopes when trying to retrieve the OAuth token from the API endpoint?

1 Like

Hi @Cameron.Gose,

Welcome to UiPath Community !

Check this one.

Regards
Balamurugan.S

That does not work form me. I think I found a supported scope by using ‘orchestrator’. When I made the OAuth request it seems to have worked. Now I get a different error where my client id is invalid. Anyone have a similar experience?

Found the correct information to look at. The API info for Cloud Orchestrator API is located here. The important part I was missing here was using the client key as the refresh_token.

I know that this post was originally about the scopes but that turned out to be the wrong problem to focus on.

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