Skip to content
SynupAPI
Get an API key
ERRORSY30036

Requested resource not found

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

What the response looks like

Response
{
  "data": null,
  "errors": [
    {
      "message": "Requested resource not found",
      "context": {},
      "code": "SY30036"
    }
  ]
}

Where it comes from

Documented under Listings. 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
SY00001Permission Denied
SY00002Listing item ID not found
SY00003Invalid Site ids submitted
SY00004Location has not yet been approved
SY00008Location is in archived state
SY00009No access to location
SY00028Error in processing request