type URI on every connector_not_syncable problem body: https://docs.get-exo.com/errors/connector_not_syncable.
HTTP status: 409 Conflict.
Why it happens
Only an active installation is a live connection. A connector reported assuspended or disconnected cannot pull, and Exo refuses rather than queueing work that would fail later.
How to fix it
- Read
statusfromGET /v1/connectors. A suspended installation usually needs reauthorising on the provider side. - Reconnect with
POST /v1/connectors/githubif it is disconnected.
Related
connector_not_found- Errors for the envelope and the full catalogue