checkOTP status codes
You may encounter the following status codes when you apply the
authenticateUserWithPush
API. See also Status codes and messages.
0000: Success. 6001: Invalid account. 6003: User doesn’t exist. 6005: Internal error. 6006: Invalid credential type. 6007: No binding exists between user and credential. 6008: User does not have an enabled credential for the given credential type. 6009: Authentication failed. 600B: Schema validation failed. 600E: Client certificate is revoked. 601F: Invalid user PIN. 6020: User PIN value does not meet policy settings for this account. 6021: User PIN is not enabled for this account.