Forum Discussion
Indrasena
4 years agoRegular Visitor
Connecting from power BI to rest API with Oath2 authentication
Can someone provide a sample power bi project for connecting power Bi to rest API using Oath2 authorisation.
WanderingBI
2 years agoResolver III
I was also puzzled that the Web API connector in Power BI still does not support oAuth2.0. I wonder if anyone has developed a custom connector and made available to the public?
Currently even Google Spreadsheets third party tools for API ingestion offer support for oAuth 2.0, why not Power BI?
I have been googling for 2 days and the status is still the same:
- For stopping the frustration, Chris Webbs article is still the best ressource.
- If you have the access token, you can use Power Query to get the data, but (in most cases) you will not be able to request the access token within Power BI.