Here is the common response code appear with the meanings:
| Status Code | Message |
|---|---|
PARAMETER_ERROR |
free Parameter should not be empty |
PARAMETER_ERROR |
free Invalid image format, image format should be one of jpeg/jpg/png, and request content type should be image/jpeg or image/png |
PARAMETER_ERROR |
free Invalid image size, max image size should be less than 2M, and image dimension should be between 256 * 256 and 4096 * 4096 |
OCR_NO_RESULT |
pay OCR check failed, unable to find any field in the uploaded picture |
Comments
0 comments