CHW-1002 TokenExpired
authentication token expired
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: authentication token expired
HTTP status:401(client)
Reason:TOKEN_EXPIRED
Problem. The presented bearer token is no longer valid. Cause. The
token’s expiry (exp) is in the past, or the session has been revoked.
Fix. Re-authenticate to obtain a new token. HTTP 401.