How to Get the Access Token for Grap API for reading the excel data which is uploaded in SharePoint Document Library

72 views Asked by At

I have tested in my Graph API explore I am able to get the response of my excel data but when I add the same code in the ajax call it is not working.

When I did in the postman it worked but it need the access token which is getting generated in the Graph explore automatically once we user had logged in and if I take that token and hit in the postman or in my code it is giving me the response.

So someone can help me how to get that access token which is generate in the graph explore ?

0

There are 0 answers