Hey folks,
I am stuggeling with the setup of an API connection to my Community Cloud Orchestrator using OAuth2.0
I have registered a confidential external application and added a couple of User scopes that I will need later on. I retrieved Application ID and Secret from the Popup that appears after the registration.
I then to tried to establish the connection from my external app (Power Automate in case it matters) by following the documentation here:
https://docs.uipath.com/automation-cloud/automation-cloud/latest/admin-guide/setting-up-the-external-application#using-the-different-grant-types-authorization-code
According to the documentation, I am supposed to use the authorization URL âUiPathâ to authorize my requests. However I have tried multiple different ways (PowerAutomate, Postman, entering URL directly) and I am always getting the following result:
Happy to provide yu with further information if needed. Hope anyone can tell me what I am doing wrong.


