Error Lists

This page contains all of the error messages for OkayFace and OkayFace intergrating with OkayLive.

General OkayFace Error Lists

OkayFace & OkayLive Error Lists

Sample Responses

Face not found in imageBest/imageBestBase64
{
    "status": "error",
    "message": "FACE_NOT_FOUND"
}
imageBest or imageIdCard's file size > 3mb
{
    "status": "error",
    "message": "PAYLOAD_TOO_LARGE"
}

Last updated