I have a flow that connect to office365 account, and make some operations in sharepoint.
But i have a problem, the connection of office365 scope have by default Groups.Read.All and Groups.Read.All, but the admin of the tenant doesnt allow to normal users this permissions by enterprise security directives. I suppose that this is a pain in the neck for many users in my situation, because, not all users can have this type of scopes:
Due this, i ask to you if there is possible to do the connection with specific scopes, removing or adding the necessary scopes.
If this is not posible to reach with actual version of microsoft365 scope, i suggest an improvement, that allows select the scopes in the connection, avoiding this types of issues.
As mentioned before For enterprise it is not released yet…for community users creating own app is released and that can be used …please check the link provided above
I faced similar issue couple of times only when working with OAuth application as “Custom” instead change it to OAuth Type Application as UiPath.
If you are authenticating through App registrations in Azure and running it through UiPath then you need UiPath as OAuth application: see image below(Yellow circled)