Forbidden
We know who is making the request, but they may not do this.
- Status
- Type
https://docs.digitospace.com/problems/forbidden
What it means
The credentials are valid, but they do not allow this action on this resource. A token may be limited to some projects, or to some actions.
How to fix it
Check the request is for the project you meant.
Ask an owner or admin of the organisation for the access you need.
For
job_limit_reached, delete jobs the project no longer needs.
Sending the same request again gets the same answer until the access or the number of jobs changes.
Codes
| Code | Retryable | When |
|---|---|---|
forbidden | No | The caller may not do this |
job_limit_reached | No | Scheduler: the project already holds as many jobs as it can |
Last updated