Table 12: JSON parsing error messages
HTTP
code
Message Description
400 Bad Request
{
"code": 201,
"message": "JSON parsing failed"
}
NOTE
The sent JSON object could not be interpreted correctly. Check the
JSON object in the Payload data.
{
"code": 202,
"message": "JSON data value invalid"
}
NOTE
The data in the sent JSON object is not correct (for example: format
of the IP address).
{
"code": 203,
"message": "JSON data type invalid"
}
NOTE
The data type in the sent JSON object is not correct (for example:
String instead of Integer).
{
"code": 204,
"message": "Enumeration value unknown"
}
{
"code": 205,
"message": "JSON data value out of range"
}
NOTE
The parameter is out of the valid value range. Check the correspond‐
ing default.
{
"code": 206,
"message": "JSON data value out of bounds"
}
NOTE
The maximum array/string length is exceeded.
{
"code": 207,
"message": "deviceAlias is not unique"
}
{
"code": 208,
"message": "POST request without content"
}
SIG200 CONFIGURATION 7
8024482.1FJ7 /2022-05-31 | SICK O P E R A T I N G I N S T R U C T I O N | Sensor Integration Gateway - SIG200
35
Subject to change without notice