Forum Discussion
ChenguangHe
Jul 08, 2022Brass Contributor
Cannot get change notification for meeting twice
Hello. I'm using graph API to subscribe change of meeting status. When I initially created subscription to a meeting and tested, I could receive change notification about meeting status. However, Aft...
Sayali-MSFT
Microsoft
Jul 13, 2022ChenguangHe - Subscriptions have a limited lifetime. Apps need to renew their subscriptions before the expiration time. Otherwise, they need to create a new subscription.
Apps can also unsubscribe at any time to stop getting change notifications.
Ref Doc-Set up notifications for changes in resource data - Microsoft Graph | Microsoft Docs