Skip to content
SynupAPI
Get an API key
ERRORSY50114

Answer must not be empty

The Synup API returns SY50114 in the errors array when this happens.

What the response looks like

Response
{
  "data": null,
  "errors": [
    {
      "message": "Answer must not be empty",
      "context": {},
      "code": "SY50114"
    }
  ]
}

Where it comes from

Documented under Interactions. The context field carries the offending value when one is relevant, and is empty otherwise.

See the full error code reference for every code the API can return.

CodeMessage
SY50100Note must not be empty
SY50101Widget name `$name` already used
SY50102Name must not be empty
SY50103Response content must not be empty
SY50104Invalid site name provided
SY50105Invalid URL provided
SY50106Cannot update connected sites
SY50107Template does not exist
SY50108User config does not exist
SY50109Template name already used
SY50110ratings should be between [1-5]
SY50111Invalid SiteUrls