You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should only pass content on to the Serializer if the content-Type is application/json otherwise we need to find some other way of returning the payload.
Uh oh!
There was an error while loading. Please reload this page.
See microsoftgraph/msgraph-sdk-dotnet#534
We should only pass content on to the Serializer if the content-Type is
application/json
otherwise we need to find some other way of returning the payload.This is going to need to be fixed in the snippet generator as this is wrong https://docs.microsoft.com/en-us/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0&tabs=csharp#request
AB#7197
The text was updated successfully, but these errors were encountered: