Forum Discussion
Sri1999
1 year agoFrequent Visitor
Authentication Issue while connecting to API with OAuth 2.0
I am able to get the access token Dynamically, but could not able to retrieve data. Please help me with this issue. Below is the M code for your reference Thank you. let // Define API ...
- 1 year ago
you need to present the token as part of your last API call. It goes into the Headers part.
Please follow the documentation. https://learn.microsoft.com/en-us/powerquery-m/web-contents
lbendlin
1 year agoSuper User
you need to present the token as part of your last API call. It goes into the Headers part.
Please follow the documentation. https://learn.microsoft.com/en-us/powerquery-m/web-contents