Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I currently have a Graph API based OAuth application in Azure AD that is used by our application to schedule events on behalf of the user using the OAuth access token flow.

This has been working fine so far but recently we have observed that there are few clients for whom the events are not getting created when the API call is made by the application. The event gets created however when the same payload is pushed through Postman. This is happening only for a few O365 domains and not for others. We are not able to figure out what could be a potential reason for this?

Anyone else who has faced something similar in the past or can point me towards some hypothesis?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
3.6k views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...