Low severityauthentication
Power BI Refresh Error:
AADSTS700005
What does this error mean?
Provided Authorization Code is intended to use against other tenant, thus rejected. OAuth2 Authorization Code must be redeemed against same tenant it was acquired for (/common or /{tenant-ID} as appro.
Common causes
- 1Authentication configuration issue
- 2Token validation failure
How to fix it
- 1Step 1: Check the Azure AD error lookup at login.microsoftonline.com/error for this code
- 2Step 2: Review your application's authentication configuration in Azure portal
- 3Step 3: Contact your Azure AD administrator if the issue persists