Errors
forbidden
403 – Forbidden. The credential is valid and does not reach this resource.
Forbidden. Answered with 403.
What it means
The credential is valid and does not reach this resource. Tigby's own scope refusals are more specific codes; this is the framework's answer where no rule of Tigby's produced one.
What to do
The key is valid but not scoped for this resource. An Admin Key may be required.
The body
{
"type": "https://tigby.eu/problems/forbidden",
"title": "Forbidden",
"status": 403,
"detail": "…what was refused, naming this request's own values",
"code": "forbidden",
"doc_url": "https://docs.tigby.eu/errors/forbidden",
"agent_hint": "…the next step, for software"
}Branch on code. The detail names this request's own Handle, id or limit and is not part of the contract.