auth.invalid_credentials
HTTP 401
Wrong e-mail or password.
Email hoặc mật khẩu không đúng.
How it arrives
{
"type": "https://docs.tempinbox.vn/errors/auth.invalid_credentials",
"title": "…",
"status": 401,
"code": "auth.invalid_credentials",
"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.