Search code examples
office365office365-appsoffice365apioffice365-restapi

Office365 Unified API Events endpoint not working


It seems that the following path:

https://graph.microsoft.com/beta/users/<userId>/Events

does not work anymore.

It breaks with an Internal Server Error(500) with the following message:

"Cannot cast Newtonsoft.Json.Linq.JObject to Newtonsoft.Json.Linq.JToken"

Thanks in advance!


Solution

  • Deployment is complete the endpoint is returning expected information with the updated schema