Errors

connector_authorization_failed

400 – The platform did not authorise.

The platform did not authorise. Answered with 400.

What it means

The Console connect run reached the platform and came back without an authorisation: the stored state was not readable, the platform refused, or the callback was for another run.

What to do

Start the connect again from the console.

The body

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