not_uploadable
HTTP 400Not uploadableIngest API
What happened
The target is a connector, and a connector reads its own source. Upload is for feed files: .csv and .ics.
How to fix it
Upload to a feed, or refresh the connector to make it fetch. A one-off document that belongs in the hub can be registered as an upload-only feed with no URL.
What you received
{
"type": "https://docs.sidelineexchange.com/errors/not_uploadable",
"title": "Not uploadable",
"status": 400,
"detail": "…"
}