Sideline Exchange/
Dashboard →

Errors

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": "…"
}

Worth understanding

  • Feed — An iCal or CSV schedule the hub polls — or that you upload — registered with the things a calendar cannot say about itself.
  • Connector — A versioned structural parser pointed at a published schedule, with run history, drift detection and an agreed request budget.