Response Errors
Error code and possible solutions
CreateProcess
Response400
Code | Description | Explanation |
---|---|---|
20009 | O parâmetro imagebase64 não foi informado | Missing the imagebase64 parameter, which contains the selfie of the person. |
20004 | O parâmetro subject não foi informado | Missing the subject parameter, which contains the data of the person (cpf, name). |
20005 | O parâmetro subject.code não foi informado | Missing the subject.code parameter, which contains the cpf of the person. |
20507 | O parâmetro subject.code é inválido | Non-standard cpf or does not exist. |
20006 | O parâmetro subject.name não foi informado | Missing the subject.name parameter, which contains the name of the person. |
20900 | O base64 informado não é válido | The base64 parameter is invalid. Possible causes: It is not an image or it is an injection attempt. |
20002 | O parâmetro APIKey não foi informado | Missing the APIKEY parameter in the request header. |
20001 | O parâmetro authtoken não foi informado | Missing the integration token parameter in the request header. |
10506 | O bundle informado é inválido. | APIKEY uses a security method and this request does not meet the security requirements (SDK). |
10507 | The JWT with the captured face is expired | JWT expired. The .jwt must be sent within 10 minutes. |
10508 | The JWT with the captured face has already been used | The .jwt can only be used once. |
20003 | The request body is missing or invalid. | Null or invalid payload. |
Response403
Code | Description | Explanation |
---|---|---|
30017 | O usuário não tem permissão para executar está ação | Without permission to use the method, please contact Unico. |
10201 | O AppKey informado é inválido | The APIKEY parameter is not informed or does not exist. |
10501 | O token informado é inválido | The authentication token is invalid. |
10502 | O token informado está expirado | The authentication token is expired. |
Response500
Code | Description | Explanation |
---|---|---|
510 | Falha interna! | Unexpected error. Possible causes: Internal error or parameter issue. |
10700 | Falha Interna! | Generic Token Validation Error. Possible causes: Expired or invalid token. |
20502 | A URI de biometria não foi definida no banco de dados | Set the biometry URI in the database and try again! |
20503 | O token de biometria não foi definido no banco de dados | Set the biometry token in the database and try again! |
99999 | Falha Interna! Tente novamente em alguns minutos | Unexpected error. Possible causes: Internal error or parameter issue. |
Any concerns?
Missing something or still need help? If you are already a customer or partner, you can contact us through the Help Center.