Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Robert4049
Frequent Visitor

API that uses OAuth 2.0 for authentication

Hey Everyone,

I'm trying to use an API that uses OAuth 2.0 for authentication; the problem lies in the fact that there's no Session Token and it requires my credentials to log into the app; I've managed to capture some session tokens, but they do expire. I'm not really sure what to do here?

3 REPLIES 3
Anonymous
Not applicable

@Robert4049,

You can take a look at the following example about how to connect to API using OAuth 2.0 in Power BI.

http://angryanalyticsblog.azurewebsites.net/index.php/2016/05/16/api-strategies-with-power-bi/

Alternatively, you can create  custom data connector for your data source in Power BI following the guide in this article. And you can check OAuth authentication here.

Regards,
Lydia

I've followed this example to get an OAuth token, add it to the header in a call to our API service, and have it working from Power BI Desktop.  However, I can't seem to configure automated refresh from the Power BI service portal for this data source.  I recieve the message "Your data source can't be refreshed because the credentials are invalid. Please update your credentials and try again."  How do I configure automated refresh for a data source based on this approach to authentication?  Any help is appreciated, this is a pretty big road block if we can't get it working.

Anonymous
Not applicable

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors