Errors
invalid_language
400 – Unsupported language. An Org's language is German or English, and the request named something else.
Unsupported language. Answered with 400.
What it means
An Org's language is German or English, and the request named something else.
What to do
Send en or de in the language field, or omit it for English.
The body
{
"type": "https://tigby.eu/problems/invalid_language",
"title": "Unsupported language",
"status": 400,
"detail": "…what was refused, naming this request's own values",
"code": "invalid_language",
"doc_url": "https://docs.tigby.eu/errors/invalid_language",
"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.