Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,821 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have an application that uses the Graph API to ingest emails for companies, and over the past week I've been getting lots of customers complaining that things have broken.
My test instance has been working ok, outside of the fact that queries to user's inboxes can now just reference "inbox" in the URL as opposed to the long inbox ID.
Is anyone else seeing strange behaviour, specifically to the /messages endpoints?
Thanks