Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
We are using Microsoft Graph API change events subscription to receive messages from all channels in all teams across tenant by creating (POST) subscription with /teams/getAllMessages in resource field. Today it suddenly stopped working and we receive an error:
Operation: Create; Exception: [Status Code: BadRequest; Reason: teamId in subscription resource needs to be a valid GUID.]
But we don't want to supply any teamId or whatever, we want tenant-level subscription.
Any tips?
An API that connects multiple Microsoft services, enabling data access and automation across platforms