auth.invalid_token
HTTP 401
Your session expired. Please sign in again.
Phiên đăng nhập đã hết hạn. Vui lòng đăng nhập lại.
How it arrives
{
"type": "https://docs.tempinbox.vn/errors/auth.invalid_token",
"title": "…",
"status": 401,
"code": "auth.invalid_token",
"traceId": "…"
}
Match on code, never on title — titles are prose and may be reworded.
Quote traceId when asking for help; it follows the request across every service.