References
CafFaceLivenessResult
– Success Event
CafFaceLivenessResult
– Success EventField | Description |
---|---|
| The signed response confirming the captured selfie is genuine. |
CafFaceLivenessError
– Error Handling
CafFaceLivenessError
– Error HandlingField | Description |
---|---|
| Detailed error message. |
| Enum describing the type of error. |
Error References
Error | Description | Code |
---|---|---|
| Indicates an unknown issue. | 1001 |
| Indicates that camera permission is required for liveness verification. | 1002 |
| Indicates a network-related exception occurred during verification. | 1003 |
| Indicates a server-side exception occurred during verification. | 1004 |
| Indicates an issue with the token used for verification. | 1005 |
| Indicates an issue with the liveness verification. | 1006 |
| Indicates that the device is unsupported for liveness verification. | 1007 |
| Indicates an issue with the fingerprint verification. | 1008 |
Last updated