Errors
handle_reserved
409 – Reserved Handle.
Reserved Handle. Answered with 409.
What it means
The Handle is a Reserved Handle: a role address, a platform name, the brand, an example Handle used in marketing, or a third-party brand. Hyphens and case do not change that, because the name is matched with hyphens stripped.
What to do
Choose another Handle. A rights holder obtains a reserved name through support@tigby.eu; there is no self-service path.
The body
{
"type": "https://tigby.eu/problems/handle_reserved",
"title": "Reserved Handle",
"status": 409,
"detail": "…what was refused, naming this request's own values",
"code": "handle_reserved",
"doc_url": "https://docs.tigby.eu/errors/handle_reserved",
"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.