Errors

connector_callback_required

400 – No callback.

No callback. Answered with 400.

What it means

The request names no callback, and finishing a Console connect needs the query string the platform redirected back with.

What to do

Send the callback field with that query string.

The body

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