Microsoft Graph API : Access-Control-Allow-Origin
问题 I am trying to integrate Microsoft Graph authentication and access sharepoint and User's Graph Profile & Pic. I had followed their document https://developer.microsoft.com/en-us/graph/docs/authorization/app_authorization I am able to achieve first step Authenticate a user and get app authorized , but not Acquire an access token . I have checked it in Postman, able to get response of access token. Same way I'm trying to do it using Jquery Ajax but getting XMLHttpRequest cannot load https:/