Errors
connector_callback_invalid
400 – Callback not usable.
Callback not usable. Answered with 400.
What it means
The callback the platform redirected back with carries no state, so there is no connect run to finish.
What to do
Start the connect again from the console.
The body
{
"type": "https://tigby.eu/problems/connector_callback_invalid",
"title": "Callback not usable",
"status": 400,
"detail": "…what was refused, naming this request's own values",
"code": "connector_callback_invalid",
"doc_url": "https://docs.tigby.eu/errors/connector_callback_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.