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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
alopez802
New Member

Error when processing data

Data source error: {"error":{"code":"DMTS_OAuthTokenRefreshFailedError","pbi.error":{"code":"DMTS_OAuthTokenRefreshFailedError","details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"AADSTS700003: Device object was not found in the tenant '2e8ff74d-037c-4405-b519-8e0cb3de1e85' directory. Trace ID: 49c19fb0-20b7-4e24-97a1-b97db9ad1100 Correlation ID: 3a65caf2-287c-46d9-adaa-4049a1e45a51 Timestamp: 2025-02-14 22:08:54Z"}}],"exceptionCulprit":1}}} Table: Query2.
Cluster URI: WABI-US-NORTH-CENTRAL-F-PRIMARY-redirect.analysis.windows.net
Activity ID: d736a9f6-6bab-48f6-b438-fb766e1f3863
Request ID: f3ccc346-dde6-0ca4-ee45-b679fb8050af
Time: 2025-02-14 22:09:00Z

 

I get this error message when attempting to refresh my dataset. 

2 REPLIES 2
rohit1991
Super User
Super User

Hi @alopez802 ,

 

This error usually means there’s an issue with authentication, often related to Azure AD device registration or a token problem (sometimes after a password change or policy update).

 

Here’s what I recommend:

 

  1. Check your device registration: Go to the Azure Portal > Azure Active Directory > Devices. Make sure your device shows up and is marked as compliant. If it’s not there, you may need to register it or contact your IT team.

  2. Update or re-authenticate your data source credentials in Power BI Service: In Power BI online, go to your workspace > Datasets > Settings > Data source credentials. Click “Edit Credentials,” sign in again, and make sure you use the right authentication method.

  3. Check your account and tenant Double-check that your Power BI login matches your Azure AD tenant. This error can happen if your account was migrated or if there’s a mismatch.

  4. If you’re using a gateway (on-premises data): Make sure your Power BI Gateway is online, up to date, and connected with the right account.

  5. Extra tip: If you recently changed your password, updated policies, or have multiple Microsoft accounts signed in, try signing out everywhere, clear your browser cache, and sign back in.

If you follow these steps and still see the error, your Azure AD admin might need to look into conditional access or compliance policies that could be blocking access.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!
hnguy71
Super User
Super User

Hi @alopez802 

it seems from the error that it's an oAuth token issue. Did you recently update your password? You may need to go back into settings and then update your credential token and try again.



Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors