Forum Discussion
Terry Hagan
Oct 10, 2016Iron Contributor
Using Microsoft Graph to access Office 365 Group Calendar Events
I recently used the Graph API to access the calendar and events from a public Office 365 Group. However, it has stopped working and I have now tried numerous ways to get it working again to no avail,...
Oct 11, 2016
At first glance, that looks correct. I have a sample in the PnP repo that reads group events. There is also an online version at https://office365groupsexplorer.azurewebsites.net. Perhaps you can compare to the sample?