Errors

connector_uri_invalid

400 – Not a post of that platform.

Not a post of that platform. Answered with 400.

What it means

The uri or reply_to is not a post identifier that platform issues, or names a post the connected account cannot see.

What to do

Use the uri a post read or a connector Event gave you, unchanged.

The body

{
  "type": "https://tigby.eu/problems/connector_uri_invalid",
  "title": "Not a post of that platform",
  "status": 400,
  "detail": "…what was refused, naming this request's own values",
  "code": "connector_uri_invalid",
  "doc_url": "https://docs.tigby.eu/errors/connector_uri_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.