Forum Discussion
Vikram_Samal
Jul 27, 2020MCT
MS Flow throwing access denied when ried to set unique permission at item level
Help needed to figure out why MS flow is throwing the access denied when tried to set unique permission on triggered events. The challenge is the 401 error don't come when the inheritance has broken. I am trying to set permission for SharePoint group using Rest API as below.
Any pointers will help.
Thanks
Vik
1 Reply
Sort By
- Sudharsan KIron ContributorHi, the user context on which the flow runs should have the required permission to assign the users to the item. Try to see whether you have 'Manage List' permission for the user running the flow.