Error codes returned by the Admin API and how to resolve them.
Error Code | HTTP Status | Message | Type |
---|---|---|---|
AB01 | 400 | Request Validation Error | Client Error |
AB02 | 404 | Request Validation Error | Client Error |
AB03 | 403 | User not allowed to access the resource | Client Error |
AB04 | 500 | Internal Server Error | Server Error |
AB05 | 401 | Unauthorized access | Client Error |
AB06 | 429 | Rate limit exceeded | Client Error |
AB07 | 409 | Resource already exists | Client Error |
AB08 | 404 | Resource not found | Client Error |
AB09 | 402 | Subscription exhausted | Client Error |