Hi everyone, I have configured a new role and assigned it to access the Orchestrator folder, with the permissions of the attached file. Folder_AMS_Roles.xlsx (11.4 KB)
Trying to access the Orchestrator with this role the following pop-up appears with the following error message: Http failure response for https://cloud.uipath.com/***/***/orchestrator_/odata/Features/UiPath.Server.Configuration.OData.GetFeatureFlags(): 401 OK
Caused bcz of missing tenant-level permissions rather than folder permissions. Even if the folder role is configured correctly, the Orchestrator UI requires certain tenant-level access (like Settings/View and Roles/View) to load features. Without these, the system throws a 401 error when calling feature APIs.
For completeness, I also attach the file with the tenant-side permissions given. Tenant_AMS_Role.xlsx (10.5 KB)
I would also like to add that I have already done the procedure in the development tenant, in which I had no problems, being able to access and see everything necessary.
Since you’re able to perform the operation in the DEV environment, the issue is likely related to environment configuration, such as missing access in the other tenant.
Please check the tenant-level and folder-level permissions in the affected tenant and compare them with the permissions assigned in the DEV tenant. Also, verify that the required roles and access have been granted for your user account.
Additionally, ensure that the external application is properly registered and that the client credentials (Client ID/Secret) being used are valid and have the necessary permissions.
If your issue has been resolved, please consider marking the solution that helped you as the accepted solution. This will help other community members facing the same issue.