Forum Discussion
Anonymous
6 years agoNot applicable
Power Query Get Token for OAUTH
Hello everyone, I have the following code to generate an OAUTH token Does anyone have any idea how I write this in Power Query // Values from your OAuth app. You create ONE for a page/plugin/se...
Stachu
6 years agoCommunity Champion
have a read here:
https://community.powerbi.com/t5/Desktop/Issue-with-getting-data-via-API-with-bearer-token/m-p/126232
and here
https://community.powerbi.com/t5/Desktop/Power-Query-Open-ID-and-OAuth-2-0-Rest-API/m-p/693162
Anonymous
6 years agoNot applicable
Stachu Thanks for the links, but unfortunately I can't get anywhere with them, because the cURL process for the request is not explained here. Do you have an idea how I write this with PowerQuery
- Stachu6 years agoCommunity Champion
try to connect with the PowerBI UI (regular web connection) and show the M code that gets generated together with the respective errors, I will try to troubleshoot from there
- Anonymous6 years agoNot applicable
I have inserted the Token URL alone into the Web Connection without settings and this message appears.