Errors

not_acceptable

406 – Not acceptable. Tigby answers application/json, and the Accept header excludes it.

Not acceptable. Answered with 406.

What it means

Tigby answers application/json, and the Accept header excludes it.

What to do

Drop or widen the Accept header.

The body

{
  "type": "https://tigby.eu/problems/not_acceptable",
  "title": "Not acceptable",
  "status": 406,
  "detail": "…what was refused, naming this request's own values",
  "code": "not_acceptable",
  "doc_url": "https://docs.tigby.eu/errors/not_acceptable",
  "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.