I've been trying to reach Microsoft Graph API, to get list of items on my OneDrive, but suddenly I got error with code 80049217.
I tried use different permissions types (Files.something), but nothing work. I seach up on the internet but I didn't find any solution, that worked for me.
To get the List children or items of a driveItem with the following query:
The permissions required for this query:
For more information:https://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http
Hope this helps.