Errors

connector_platform_unknown

404 – No such platform. Tigby has no Connector platform by that name.

No such platform. Answered with 404.

What it means

Tigby has no Connector platform by that name. The name is the one in the path, and it is lowercase.

What to do

Read the platforms this build carries from GET /api/identities/{handle}/connectors.

The body

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