Forum Discussion
Goutham Anandhan
Mar 02, 2020Copper Contributor
Microsoft Graph Client - Fetch root site of Office 365 group - Error
Hi All, We are running a program to create a office 365 group using Microsoft graph (Graph client - latest stable version) via a Azure AD App. The same program tries to fetch the root site of the...
- Apr 15, 2020
This is a bug. One of the group permissions is creating this issue. Can't recall exactly which one was in my case - I think it was Group.Selected. As soon you remove the problematic permission the error should be gone.
StereoOType
Apr 15, 2020Copper Contributor
This is a bug. One of the group permissions is creating this issue. Can't recall exactly which one was in my case - I think it was Group.Selected. As soon you remove the problematic permission the error should be gone.