Graph API Contact Subscription Not Working

James 1 Reputation point
2022-05-21T14:26:05.93+00:00

I'm currently having trouble receiving any Microsoft Graph API subscription notification for Contact changes. (created, updated, deleted) I successfully create a subscription, get back a 201 response, with the subscription id, I see the subscription when calling the /v1.0/subscriptions endpoint. I see the validationToken being sent, and I pass back a 200 response as instructed by the API docs.

However, I am not seeing any calls no matter what I do with my contacts. How would I go about figuring out why that is? I can't be any firewall issues b/c we don't have any rules blocking it, especially since I see the validationToken request checking the notificationURL.

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.