DIA-52602
Invalid database access token in the end-user security context: string
- Token_Validation_Error : reason why the database access token is invalid.
Cause
Database access token in the end-user security context provided by the database client is invalid. Possibe reasons :
- Token too short
- Failed to parse token
- Token is expired
- Failed to verify token signature
- Failed to verify claims
- Token does not have appid
Action
Provide valid database access token in the end-user security context sent by the database client.