Yes, it's!! In case if you face any issues you report the issue here or at the Github samples repo as well.
Issues with getting new notifications from my Microsoft Graph Subscription
I have an issue with my Microsoft Graph Subscription i have been doing this next tutorial https://learn.microsoft.com/en-us/graph/webhooks, instead of users notification i do it for my email notifications. Once i get multiple notification my console stops working.
If i run my program again it works fine(if i'm just getting one notification) but once i get two or three at the same time, the program stops. Is this normal?
2 answers
Sort by: Most helpful
-
Deva-MSFT 2,266 Reputation points Microsoft Employee
2021-06-02T18:28:21.02+00:00 -
API 21 Reputation points
2021-06-04T17:52:38.313+00:00 Hi @Deva-MSFT i have a question, for example if i receive 2 emails at the same time i get 2 notifications but inside these notifications(the content), it has the two emails, Is that normal?, i was hoping that in one notification i will get in the content 1 email and in the other notification the other email, hope you could help me