E02002 — RevokedAPIKey
This API key has been revoked.
- HTTP status: 401
- Type: auth_error
- Name: RevokedAPIKey
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