TenantId missing in changeNotification resource type

Branislav Rajic 10 Reputation points
2023-07-27T08:02:55.5066667+00:00

Hi,

We're trying to integrate change notifications for personal accounts for Outlook. While the API docs (https://learn.microsoft.com/en-us/graph/api/resources/changenotification?view=graph-rest-1.0) describe the tenantId as a required field, we receive notifications where tenantId is an empty String. This breaks our attempts to map the received JSON payload to ChangeNotificationCollection, since the **ChangeNotification.**tenantId is an UUID and will not accept an empty string. We're using microsoft-graph 5.46.0 for Java.

Thanks,

Branislav

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,446 questions
{count} vote