Errors
request_rejected
400 or the status the framework produced – Request rejected.
Request rejected. Answered with 400 or the status the framework produced.
What it means
The request was refused with a status Tigby has no more specific code for.
What to do
Inspect the status code and the detail; retrying unchanged is unlikely to help.
The body
{
"type": "https://tigby.eu/problems/request_rejected",
"title": "Request rejected",
"status": 400,
"detail": "…what was refused, naming this request's own values",
"code": "request_rejected",
"doc_url": "https://docs.tigby.eu/errors/request_rejected",
"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.