Errors

magic_link_invalid

400 – Link not valid.

Link not valid. Answered with 400.

What it means

The Magic Link is unknown, already used, superseded by a newer one, or older than its 15 minutes. A newer link always supersedes the older one.

What to do

Request a new link with POST /api/auth/magic-link; do not retry this token.

The body

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