May 22 2017 12:30 AM - edited May 22 2017 12:32 AM
When I create a private group on MS Graph, I need to wait more than 10 minutes(sometimes much much more, even 1 hour) to be able to access that group on SharePoint? Other owners and members that I added to the group can access this group almost immediately. Is there a way of doing this so that I don't need to wait that long?
May 22 2017 06:39 AM
SolutionI'm using app-only permissions to create Groups using the Graph and it to works. It takes time before the welcome e-mail arrives, but I can manually find the Group in the Outlook UI and start using it.
The SharePoint site for the Groups is however not automatically created, and one user has to hit OneNote/Files via the UI for the site to be provisionined.
Are you using app-only or delegated permissions?
May 23 2017 03:37 AM
I switch to app-only permissions and now it's working fine.
Thanks.