knockynguyen
Jul 12, 2021Copper Contributor
Status:
New
Graph API Scope 'Sites.Selected' should include read/write to selected site's lists
Scenario and Result My app has been given read/write permissions to a customer's Site. My app can read and write items in the selected site's default document library, which is as expected. But it ...
Relair
Apr 29, 2022Copper Contributor
Personally I use Graph Explorer. Graph Explorer needs to have added Sites.FullControl.All delegated permission to control site permissions, but it's easy to login there and use once that's handled. Easiest way to setup that permission is to set route that doesn't exist on graph API and then in Modify Permissions select the permission from Open the permission panel link. Even if you're not an admin of the tenant you can request permission to be approved by one, so that's nice.