HI,
I have a problem with an HTTP request to sharepoint in my flow.
The HTTP request must extract users with read rights on my subsite
The request is the following:
https://TEST.sharepoint.com/sites/ROOT/SITE/SUBSITE/_api/Web/RoleDefinitions?$filter=(Name eq 'Read') .
If I make this request there are no problems.
If it is done by a user who has the same permissions as me, the result of the body is empty.
The Flow was shared with the user in question as co-owner.
On Sharepoint the user has full control because he is in the SP Admin group.
I assume it's a permission related problem...
What are the checks I can do to understand the difference in output?
Does anyone have any ideas to help me?
Thanks in advance
My Request
User request

Report
All responses (
Answers (