Here is the response code and the meanings:
Response Code
| Status Code | Message |
|---|---|
IMAGE_INVALID_FORMAT |
free Invalid image format, image format should be one of jpeg/jpg/png, and request content type should be image/jpeg or image/png |
IMAGE_INVALID_SIZE |
free Invalid image size, max image size should be less than 2M, and image dimension should be between 128 * 128 and 4096 * 4096 |
INVALID_ID_NUMBER |
free Invalid ID number, please check the NIK format |
PARAMETER_ERROR |
free Parameter error, please check your request whether has illegal parameters |
NO_FACE_DETECTED |
free No Face detected from the uploaded picture |
Comments
0 comments