References
CafFaceLivenessResult
– Success Event
CafFaceLivenessResult
– Success EventsignedResponse
The signed response confirming the captured selfie is genuine.
CafFaceLivenessError
– Error Handling
CafFaceLivenessError
– Error Handlingdescription
Detailed error message.
type
Enum describing the type of error.
Error References
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
Last updated