Error Lists
This page contains the Error Lists for OkayLive++
OkayLive++ Error Lists
Message
Description
FACE_NOT_FOUND
Face cannot be detected by the system
Error in processing
Empty result or error in parsing the python result
Sample Responses
{
"status": "error",
"message": "FACE_NOT_FOUND"
}
{
"status": "error",
"message": "Error in processing"
}
Last updated
Was this helpful?