Errors

connector_option_unknown

400 – Unknown option. The options bag for that platform carries a key the platform has no meaning for.

Unknown option. Answered with 400.

What it means

The options bag for that platform carries a key the platform has no meaning for.

What to do

Read the platform's option keys in the Connectors reference and send only those.

The body

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