Database Error Messages

DIA-52601

Invalid end-user token in the end-user security context: string
  • Token_Validation_Error : Reason why the end-user token is invalid.

Cause

End-user token in the end-user security context provided by the database client is invalid. Possible reasons :

  1. Token too short
  2. Failed to parse token
  3. Token is expired
  4. Missing username
  5. Failed to verify token signature
  6. Failed to get roles

Action

Provide valid end-user token in the end-user security context sent by the database client.