Errors

device_code_denied

400 – Login refused.

Login refused. Answered with 400.

What it means

The device login was refused at the browser, or the key minted for it has since been revoked.

What to do

Run tigby login again. The account holder sees and revokes keys in the console under API keys.

The body

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