High severityauthentication
Power BI Refresh Error:
AADSTS500133
What does this error mean?
Assertion isn't within its valid time range. Ensure that the access token isn't expired before using it for user assertion, or request a new token. Current time: {curTime}, expiry time of assertion {e.
Common causes
- 1Token or credential has expired
- 2Malformed or invalid token/credential value
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