E02000 — AuthenticationFailed
Authentication failed. Please check your email and/or password and try again.
- HTTP status: 401
- Type: auth_error
- Name: AuthenticationFailed
What to do
The request carried missing, invalid, or revoked credentials. Check that the Authorization: Bearer header carries a current API key for the right region, and that the key has not been revoked.
Related
- Authentication: API keys, regions, and header format
- E02xxx — Auth & identity: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code