E02004 — InvalidToken
The token is invalid, expired, or already used.
- HTTP status: 401
- Type: auth_error
- Name: InvalidToken
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
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Comprender el conceptoShould I use a Bird SDK or call the API directly?Seguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Obtener un resumen de implementación