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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
mattke2b
Regular Visitor

Token service repoted by resource is not trusted Azure AD B2C

We have an OData Application that we've build to allow our customers to access their data with the intentions of making it available to Power BI.

 

Our API is configured to use Azure AD B2C Authentication. While all of this works in Postman and other general testing tools, when we actually attempt to use Power Query (via Excel or Power BI) and we're getting a "The token service reported by the resource is not trusted." error.

 

In my research I found that apparently Power BI is unable to use OAuth unless it's a first party API endpoint? But then I also found even with even more research a post indicating that it did support 3rd Party OAuth endpoints. So now I'm just confused, and needing confirmation one way or the other.

 

If it can't support Azure AD B2C, would it maybe work with the Customer Tenant system in preview?

2 REPLIES 2
rubayatyasmin
Super User
Super User

Hi, @mattke2b 

 

how about using B2B then add client as guest users? Also tenanct setup is associated with MS azure ID, I am not sure using perview in clients tenant will workin your case. 

 

refer: Distribute Power BI content to external guest users using Microsoft Entra B2B - Power BI | Microsoft...

 

if this doesn't help then I suggest you reach out to the support. 


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


In the end we just dropped the OAuth2 component of our OData API. The entire purpose of using B2C was/is specifically to keep the guest user count down at as close to zero as possible. We simply do not want our customers accounts in the same tenant we manage and control infrastructure.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Kudoed Authors