403 forbidden
Forbidden
https://errors.rdna.ai/forbidden
The caller is authenticated but is not allowed to perform this operation.
- Code
- forbidden
- Status
- HTTP 403
- Retryable
- No
Meaning
Authentication succeeded, but the caller lacks the required scope, organization role, or plan capability.
When it is returned
The API returns this problem after it identifies the caller and determines that the caller cannot access the requested operation or resource.
Client handling
Do not retry unchanged. Request the required permission, use credentials for an authorized principal, or remove the unsupported operation. The response detail can identify the missing capability.