Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,188 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I'm using MS Graph via the python SDK, and I'm getting exceptions when parsing the response from the API, since the value returned does not match the metadata XML of the API.
Please find more details here: https://github.com/microsoftgraph/msgraph-sdk-python/issues/415