-
Notifications
You must be signed in to change notification settings - Fork 1
Validation errors
JeffMedeiros edited this page Nov 28, 2019
·
1 revision
Pattern Error
{
"code": 400,
"message": "Some ID provided does not have a valid format!",
"description": "A 24-byte hex ID similar to this: 507f191e810c19729de860ea is expected."
}
Pattern error
{
"code": 400,
"message": "Unable to process request body.",
"description": "Please verify that the JSON provided in the request body has a valid format and try again."
}
OCARIoT Data Sync Agent API (Full documentation)