Skip to main content

Response Errors

Error code and possible solutions

CreateProcess

Response400

CodeDescriptionExplanation
20009O parâmetro imagebase64 não foi informadoMissing the imagebase64 parameter, which contains the selfie of the person.
20004O parâmetro subject não foi informadoMissing the subject parameter, which contains the data of the person (cpf, name).
20005O parâmetro subject.code não foi informadoMissing the subject.code parameter, which contains the cpf of the person.
20507O parâmetro subject.code é inválidoNon-standard cpf or does not exist.
20006O parâmetro subject.name não foi informadoMissing the subject.name parameter, which contains the name of the person.
20505O base64 informado não é suportado. Os formatos aceitos são png, jpeg e webpInvalid base64. Possible causes: not a valid image or invalid prefix.
20900O base64 informado não é válidoThe base64 parameter is invalid. Possible causes: It is not an image or it is an injection attempt.
20807A imagem precisa estar no padrão HD ou possuir uma resolução superior a 640 x 480.The image resolution is too small.
20506O base64 informado é muito grande. O tamanho máximo suportado é até 800kb.The picture is too large. The image can be compressed to JPEG92 without losing quality.
20002O parâmetro APIKey não foi informadoMissing the APIKEY parameter in the request header.
20001O parâmetro authtoken não foi informadoMissing the integration token parameter in the request header.
10506O bundle informado é inválido.APIKEY uses a security method and this request does not meet the security requirements (SDK).
10507The JWT with the captured face is expiredJWT expired. The .jwt must be sent within 10 minutes.
10508The JWT with the captured face has already been usedThe .jwt can only be used once.
20003The request body is missing or invalid.Null or invalid payload.

Response403

CodeDescriptionExplanation
30017O usuário não tem permissão para executar está açãoWithout permission to use the method, please contact Unico.
10201O AppKey informado é inválidoThe APIKEY parameter is not informed or does not exist.
10501O token informado é inválidoThe authentication token is invalid.
10502O token informado está expiradoThe authentication token is expired.

Response500

CodeDescriptionExplanation
510Falha interna!Unexpected error. Possible causes: Internal error or parameter issue.
10700Falha Interna!Generic Token Validation Error. Possible causes: Expired or invalid token.
20502A URI de biometria não foi definida no banco de dadosSet the biometry URI in the database and try again!
20503O token de biometria não foi definido no banco de dadosSet the biometry token in the database and try again!
99999Falha Interna! Tente novamente em alguns minutosUnexpected error. Possible causes: Internal error or parameter issue.

GetProcess

Response400

CodeDescriptionExplanation
20023O parâmetro processId não foi informadoMissing the process id parameter.
20002O parâmetro APIKey não foi informadoMissing the APIKEY parameter in the request header.
20001O parâmetro authtoken não foi informadoMissing the integration token parameter in the request header

Response403

CodeDescriptionExplanation
30017O usuário não tem permissão para executar está açãoWithout permission to use the method, please contact Unico.
10201O AppKey informado é inválidoThe APIKEY parameter is not informed or does not exist.
10501O token informado é inválidoThe authentication token is invalid.
10502O token informado está expiradoThe authentication token is expired.

Response404

CodeDescriptionExplanation
50001O processo informado não foi encontradoThe process does not exist in the database.

Response500

CodeDescriptionExplanation
10700Falha Interna! Erro ao validar o token informadoGeneric Token Validation Error. Possible causes: Expired or invalid token.
99999Falha Interna! Tente novamente em alguns minutosUnexpected error. Possible causes: Internal error or parameter issue.

BiometryToken

Response400

CodeDescriptionExplanation
20009The selfie parameter was not informed.Missing the imagebase64 parameter, which contains the selfie of the person.
20023The processId parameter was not informed.Missing the process id parameter.
20505The selfie is not of a supported format. Accepted formats are png and jpeg.Invalid base64. Possible causes: not a valid image or invalid prefix.
20506The selfie is too large. The maximum supported size is up to 800kb.The picture is too large. The image can be compressed to JPEG92 without losing quality.
20900The selfie is invalid.The base64 parameter is invalid. Possible causes: It is not an image or it is an injection attempt.
20807The image must be in the HD standard or have a resolution greater than 640x480.The image resolution is too small.
20903The processId has expired.The processId provided has expired and cannot be used in new calls. Use another processId or create a new process.
500Centralize o rosto na área de captura!Face in image unidentified. Possible causes: image quality, positioning, ambient lighting.
502Aproxime o rosto da câmera!The face is too far from the camera
503Afaste o rosto da câmera!The face is too close to the camera
504Iluminação não satisfatória! Verifique se o ambiente não está muito escuro e se a câmera não está direcionada contra uma fonte de iluminação.Image lighting is very bad. However, a face was found. Possible causes: too bright or too dark.
505Imagem embaçada ou fora de foco! Aproxime o rosto da câmera. Se ainda assim o foco estiver ruim, entre em contato com a equipe de suporte e solicite o ajuste da câmera.Blurry picture or very low quality.
507Rosto inclinado! Mantenha o rosto reto e olhe para a câmera.The face is tilted. Take the photo with the face in a straight position for the camera.
508Rosto de lado! Mantenha o rosto reto e olhe para a câmera.The face is to the side. Take the photo with your face in a straight position for the camera.
511Centralize o rosto na área de captura!Unable to identify if it is a live picture.
512The selfie must be taken without glasses.Glasses are not allowed.
514Image blurred or out of focus.Blurry picture.
20002O parâmetro APIKey não foi informadoMissing the APIKEY parameter in the request header.
20001O parâmetro authtoken não foi informadoMissing the integration token parameter in the request header.
10506The bundle is invalid.APIKEY uses a security method and this request does not meet the security requirements (SDK).

Response403

CodeDescriptionExplanation
30017The user is not allowed to perform this action.Without permission to use the method, please contact Unico.
10201The APIKEY is invalid.The APIKEY parameter is not informed or does not exist.
10501The authentication token is invalid.The authentication token is invalid.
10502The authentication token has expired.The authentication token is expired.

Response404

CodeDescriptionExplanation
50001The processId was not found.The process does not exist in the database. Possible causes: process timed out, process id that does not exist. This error can also occasionally occur if the Biometric Token call was made in a very short time after the process was created.

Response500

CodeDescriptionExplanation
510Internal failure!Unexpected error. Possible causes: Internal error or parameter issue.
99999Internal failure! Try again later.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.