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 ...
johnnycardy
Apr 28, 2022Copper Contributor
To expand on the suggestion by Relair See this blog post explaining how to add the 'fullcontrol' role to your Sites.Selected permission, using PowerShell. I have verified that this allows creation of lists.
https://www.leonarmston.com/2022/02/use-sites-selected-permission-with-fullcontrol-rather-than-write-or-read/
This doesn't appear to be documented under existing documentation for the new Sites.Selected permission but it's obviously an import requirement.