Hi,
I am trying to access drive items permissions with both app-only permissions and Graph Explorer and they seem to never return result: nor for my own user, neither for other users.
It's always empty list even though I have some folders shared with other members.
Questions:
- Is it possible to get list of permissions for each drive item of every user using user-authenticated app?
- Is it possible to get list of permissions for each drive item of every user with app-only authenticated app? (might be related to my other question https://social.msdn.microsoft.com/Forums/azure/en-US/44b500fc-47a7-4ca0-81db-6dd1bbdda061/graph-api-getting-list-of-drive-items-with-apponly-permissions?forum=windowsazurewebsitespreview)
Thanks