Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
hi everyone. I'm running into and Auth issue in my power BI project with Big Query. I authenticate, a few refreshed run properly, but then the credential become invalid and I have to reauth every day. I have already added power bi as a trusted app in the google enviornment. Has this every happened to anyone? here's the error I'm encountering: Last refresh failed: 4/16/2026, 9:18:44 AM An error occurred while processing the semantic model.Hide details Data source error: The credentials provided for the GoogleBigQuery source are invalid. (Source at GoogleBigQuery.). The exception was raised by the IDbCommand interface. Cluster URI: WABI-WEST-US-E-PRIMARY-redirect.analysis.windows.net Activity ID: ecaefd78-fe1a-4728-908c-58f323238f0a Request ID: 1b024067-69d9-426e-8e2f-6fa23db33ae2 Time: 2026-04-16 12:18:44Z
Hi @laracitrinelaw,
Thank you for reaching out to the Fabric Community. We are happy to assist you with your issue!
This is a very common issue you're hitting an OAuth token expiry problem. OAuth tokens used by Power BI for BigQuery don't stay valid indefinitely and require periodic re-authentication. Here's how to fix it permanently:
OAuth tokens expire quickly and often fail on scheduled refresh which is exactly why your first few refreshes work, then it breaks again daily.
If you're using OAuth, consider switching to a service account with a private key service accounts are much more reliable for automation and scheduled refresh.
Steps:
Problem | Fix |
OAuth token expires daily | Switch to Service Account JSON auth |
Credentials out of sync | Re-enter in both Desktop & Service |
Permissions issue | Verify BigQuery IAM roles |
Hope this resolves it! Let us know which fix worked for you.
Please consider marking this as the Accepted Solution to help other community members find this fix more easily. If this helped you, Kudos are always appreciated!
Please try the solution that has been marked accepted in below link:
It is similar to what you are experiencing.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 9 | |
| 8 | |
| 8 |
| User | Count |
|---|---|
| 30 | |
| 29 | |
| 20 | |
| 15 | |
| 15 |