question

VedantDesai-1990 avatar image
0 Votes"
VedantDesai-1990 asked saldana-msft edited

Microsoft Graph 'unable' sends a special lifecycle notification, subscriptionRemoved.

Hello There,

I was trying build the application which is related to missed notification from outlook calendar event.
For below use cases
1) Password Reset
2) subscription expire
I taking reference of https://docs.microsoft.com/en-us/graph/webhooks-lifecycle this document development.
I am unable to receive any notification from graph api.

I have attached sample request for your reference.

Thanks
Vedant

94088-screenshot-2021-05-05-at-81731-pm.png


microsoft-graph-calendarmicrosoft-graph-users
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DianaWanjuhi-1579 avatar image
0 Votes"
DianaWanjuhi-1579 answered

Hello @VedantDesai-1990 from the documentation, a subscription can be removed when:

  • User's password has been reset

  • User's device is out of compliance

  • User's account has been revoked

When a subscription is removed, your app should recreate the subscription request to maintain the flow. Please refer to how to respond to subscriptionRemoved notifications for additional guidance.

Please let me know whether this helps and if you have further questions.

Diana.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

VedantDesai-1990 avatar image
0 Votes"
VedantDesai-1990 answered

Will it work with public outlook as well. Because it didn't work for me...
But with the office 365 account, it's working as expected.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.