Errors
method_not_allowed
405 – Method not allowed. The path exists and not for this method.
Method not allowed. Answered with 405.
What it means
The path exists and not for this method.
What to do
Check GET /api/openapi.json for the methods the path takes.
The body
{
"type": "https://tigby.eu/problems/method_not_allowed",
"title": "Method not allowed",
"status": 405,
"detail": "…what was refused, naming this request's own values",
"code": "method_not_allowed",
"doc_url": "https://docs.tigby.eu/errors/method_not_allowed",
"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.