Get Access Token with OneDrive API
问题 I am trying to authenticate and to sign to in OneDrive for business in order to get an access token. I have registered my application in Azure Active Directory and I have got my client_Id and my Client_Secret. Base on the OneDrive API Documentation the next step is to login to get the authorization code that will be used to get the access token. I am able to get the code successfully but the next step is a POST with the following parameters: POST https://login.microsoftonline.com/common