How to get Access Token for Microsoft Graph using client credentials(Application)? March 21, 2022June 9, 2022Magulan Duraipandian Get the Tenant Id, client secret value(not the id). Do POST Call to get the access token.