Forum Discussion
Get authorization token from API url
Thank you for the response amitchandak but I still don't get it.
What is wrong with my M-query?
Please advise.
Thank you.
gilbertendaya , refer the m code used in
https://chris.koester.io/index.php/2015/07/16/get-data-from-twitter-api-with-power-query/
- gilbertendaya5 years agoHelper IV
Hi amitchandak I saw this but it is using client id instead of username/password 😞
- amitchandak5 years agoSuper User
ImkeF , any suggestions on this
- ImkeF5 years agoCommunity Champion
Hi gilbertendaya ,
if you're trying to create an oauth flow in Power Query, you need to create a custom connetor, I'm afraid.
You can find some details on the auth-part here: https://docs.microsoft.com/en-us/power-query/handlingauthenticationThis gives a good overview of the steps involved to create a custom connector: https://jussiroine.com/2019/02/building-a-custom-connector-for-power-bi-that-supports-oauth2-to-visualize-my-wellness-data/