Face Image Error Responses
Types and causes of error responses when uploading face images to the Lapis eKYC API
{
"error": "invalid api key"
}{
"error": "invalid face image provided"
}{
"error": "invalid base64 front image provided"
}{
"error": "only one face image is accepted!"
}Last updated