Table 16: 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"
}
7
SIG200 CONFIGURATION
68
O P E R A T I N G I N S T R U C T I O N | Sensor Integration Gateway - SIG200
8017853.1D0S/2021-11-04 | SICK
Subject to change without notice