invalid_connector
HTTP 400Invalid connectorManagement API
What happened
The connector definition names a parser that is not registered, or is missing something that parser requires.
How to fix it
The parser list on the connector form is the set that exists. Pick one from it, or ship the parser first.
What you received
{
"type": "https://docs.sidelineexchange.com/errors/invalid_connector",
"title": "Invalid connector",
"status": 400,
"detail": "…"
}