Deleting Microsoft graph fails with ExtensionError

前端 未结 1 825
半阙折子戏
半阙折子戏 2020-12-12 00:45

I am trying to delete a webhook subscription to Microsoft graph. My http call is:

DELETE https://graph.microsoft.com/v1.0/subscriptions/3ecdf72f-f302-49f6-8         


        
相关标签:
1条回答
  • 2020-12-12 01:27

    We are investigating a bug where sometimes subscriptions will be orphaned in the system. The actual subscription was originally removed and notifications are not being sent. You should expect the subscription to be removed properly from the system in the next few days, as we fix the bug. Sorry for any inconvenience.

    0 讨论(0)
提交回复
热议问题