Errors

connector_disclosure_required

409 – The account does not say it is automated.

The account does not say it is automated. Answered with 409.

What it means

Bot disclosure is not optional: an account whose profile does not say it is automated cannot be connected, and one that stops saying it is stopped. Tigby offers to write the line, and the account holder decides.

What to do

Let Tigby add the disclosure line, or add it to the account's profile on the platform and connect again.

The body

{
  "type": "https://tigby.eu/problems/connector_disclosure_required",
  "title": "The account does not say it is automated",
  "status": 409,
  "detail": "…what was refused, naming this request's own values",
  "code": "connector_disclosure_required",
  "doc_url": "https://docs.tigby.eu/errors/connector_disclosure_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.