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
v-menakakota
1 year agoCommunity Support
Hi Sri1999 ,
Thank you lbendlin for providing possible solution. I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.