High severityauthentication
Power BI Refresh Error:
AADSTS700229
What does this error mean?
ForbiddenTokenType- Only app-only tokens can be used as Federated Identity Credentials for Microsoft Entra issuer. Use an app-only access token (generated during a client credentials flow) instead of .
Common causes
- 1Authentication configuration issue
- 2Token validation failure
How to fix it
- 1Step 1: Request a new authentication token and retry the operation
- 2Step 2: Search for error code in Microsoft documentation for specific guidance