References
Last updated
Last updated
2023 © Caf. - All rights reserved
signedResponse
The signed response confirming the captured selfie is genuine.
description
Detailed error message.
errorType
Enum describing the type of error.
GenericException
Indicates an unknown issue.
1001
CameraPermission
Indicates that camera permission is required for liveness verification.
1002
NetworkException
Indicates a network-related exception occurred during verification.
1003
ServerException
Indicates a server-side exception occurred during verification.
1004
TokenException
Indicates an issue with the token used for verification.
1005
LivenessException
Indicates an issue with the liveness verification.
1006
UnsupportedDevice
Indicates that the device is unsupported for liveness verification.
1007
FingerprintException
Indicates an issue with the fingerprint verification.
1008