Skip to main content

iOS Error Codes

This page lists all the possible errors returned by the HYPR Mobile App for iOS.

Code Prefixes

HYPR Mobile App for iOS error codes begin with 10.

Some of the defined ranges of errors are linked here. The easiest way to find an error is still just to search the page.

Error Prefixes by Component
10100x-10107x
User Agent
101071-101074
API/Endpoint
1522xxx
Audit Events
101075-101079
OOB / Push
104xxx-106xxx
FIDO Client
107xxx
Authenticators
109xxx
Offline Mode

HYPR for iOS / HYPR SDK for iOS

Back to Top

CodeErrorCause and Resolution
10100HYPRErrorInvalidParameters
Parameters supplied were not valid for the specified operation.
What to do?

Try again or request support for more assistance.
10100HYPRErrorInvalidParameters
SHA256 result not available.
What to do?

Check debugger logs for more details.
10101HYPRErrorRegistrationFailed
The registration operation failed.
What to do?

Try again or request support for more assistance.
10102HYPRErrorAuthenticationFailed
The authentication operation failed.
What to do?

Try again or request support for more assistance.
10103HYPRErrorDeregisterFailed
Deregistration failed.
What to do?

Please try again or request support for more assistance.
10104HYPRErrorRemoteDeviceRegistrationFailed
Unable to register the remote device.
What to do?

Try again or request support for more assistance.
10105HYPRErrorRemoteDeviceSetupRegistrationFailed
Unable to register the remote device.
What to do?

Try again or request support for more assistance.
10106HYPRErrorRemoteDeviceCompleteRegistrationFailed
Pairing failed.
What to do?

Please try again or request support for more assistance.
10107HYPRErrorRemoteDeviceUnlockFailed
Unable to unlock the computer due to the connectivity issues
What to do?

Ensure that computer you're trying to login into is connected to the internet. Try to unlock the same computer again after 1 minute. Use the Offline PIN if the steps above didn't help.
10108HYPRErrorRemoteDeviceCancelUnlockFailed
Unable to cancel the authorized unlock (eg. unlock windows machine)
What to do?

It looks like you are offline, so we couldn't cancel the unlocking process. Check that you are connected to the internet and try again.
10109HYPRErrorRemoteDeviceAuthenticationFailed
Unable to complete the remote device authentication (eg. push notification-based operation for web login or transaction)
What to do?

We couldn't reach your device to unlock it. Check that it's turned on, and that you are connected to the internet, then try again.
10110HYPRErrorRemoteDeviceDeregisterFailed
Unable to complete the deregister of one or more remote devices
What to do?

Check that you are connected to the internet and try again.
10111HYPRErrorInsufficientPermission
No camera permissions were granted required by Sensory Face Authenticator.
What to do?

Navigate to device settings and make sure that app has permissions to use the camera. Restart the app and try again when permissions were granted.
10113HYPRErrorStatusUpdateFailed
Unable to successfully complete status request
What to do?

It looks like you are offline, so we couldn't complete the pairing process. Check that you are connected to the internet and try again.
10114HYPRErrorResetAppFailed
Unable to successfully complete reset app
What to do?

It looks like you are offline, so we couldn't complete the pairing process. Check that you are connected to the internet and try again.
10999The operation was cancelledWhat to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
Back to Top

User Agent Errors (10100x-10107x)

101000HYPRErrorUserAgent
User Agent error.
What to do?

HYPRCore error
101001HYPRErrorUserAgentRegistrationGetRequestError
FIDO Registration get request failed.
What to do?

Try again or request support for more assistance.
101002HYPRErrorUserAgentRegistrationInvalidUAFResponse
FIDO Invalid UAF registration response received.
What to do?

Try again or request support for more assistance.
101003HYPRErrorUserAgentRegistrationSendRequestError
FIDO Registration send request failed.
What to do?

Try again or request support for more assistance.
101004HYPRErrorUserAgentAuthenticationGetRequestError
FIDO Authentication get request failed.
What to do?

Try again or request support for more assistance.
101005HYPRErrorUserAgentAuthenticationInvalidUAFResponse
FIDO Invalid UAF authentication response received.
What to do?

Try again or request support for more assistance.
101006HYPRErrorUserAgentAuthenticationSendRequestError
FIDO Authentication send request failed.
What to do?

Try again or request support for more assistance.
101007HYPRErrorUserAgentDeregisterGetRequestError
FIDO Deregistration get request failed.
What to do?

Try again or request support for more assistance.
101008HYPRErrorUserAgentDeregisterInvalidUAFResponse
FIDO Invalid UAF deregistration response received
What to do?

Try again or request support for more assistance.
101009HYPRErrorUserAgentDeviceSetupGetRequestError
Remote Device setup request failed.
What to do?

Try again or request support for more assistance.
101010HYPRErrorUserAgentDeviceSetupSendRequestError
Remote Device registration request failed.
What to do?

Try again or request support for more assistance.
101011HYPRErrorUserAgentDeviceSetupNewUserError
Remote Device registration for new user failed.
What to do?

Try again or request support for more assistance.
101012HYPRErrorUserAgentDeviceSetupExistingUserError
Remote Device registration for existing user failed.
What to do?

Try again or request support for more assistance.
101013HYPRErrorUserAgentDeviceUnlockAuthenticationError
Remote Device unlock authentication failed.
What to do?

Try again or request support for more assistance.
101014HYPRErrorUserAgentDeviceUnlockAuthorizationError
Remote Device unlock failed.
What to do?

Try again or request support for more assistance.
101015HYPRErrorUserAgentDeviceUnlockAuthenticationHMACError
Remote Device Authentication HMACs generation failed.
What to do?

Try again or request support for more assistance.
101016HYPRErrorUserAgentDeviceUnlockAuthorizationCompleteError
Remote Device unlock failed.
What to do?

Try again or request support for more assistance.
101017HYPRErrorUserAgentDeviceCredentialsNotFound
Remote Device credentials not found during OOB authentication.
What to do?

Try again or request support for more assistance.
101018HYPRErrorUserAgentDeviceAuthenticateWithShoveFailed
Remote Device OOB authentication failed.
What to do?

Something went wrong with your authentication method. Please try again.
101019HYPRErrorUserAgentNoProfileRegistered
No registered profiles found.
What to do?

Try again or request support for more assistance.
101020HYPRErrorUserAgentNoUserAccountRegistered
Operation failed.
What to do?

Please try again or request support for more assistance.
101021HYPRErrorUserAgentDeviceStatusUpdateError
Remote Device status update failed.
What to do?

Try again or request support for more assistance.
101022HYPRErrorUserAgentDeviceCancelUnlockError
Remote Device Cancel unlock failed.
This error indicates that the user was trying to cancel the authenticate request, but it failed due to the computer's connectivity issues.

What to do?

1. Wait 2 minutes and try again.
2. If the issue persists, contact your Support to verify connectivity before trying again.
3. If the issue persists, record the trace ID displayed on the error screen, and escalate to a Control Center administrator to analyze the logs.
101023HYPRErrorUserAgentDeviceCancelUnlockSessionRetrieveError
Operation failed.
What to do?

Please try again or request support for more assistance.
101024HYPRErrorUserAgentDeviceDeregisterSessionRetrieveError
Operation failed.
What to do?

Please try again or request support for more assistance.
101025HYPRErrorUserAgentDeviceFidoGetSessionSaveError
Operation failed.
What to do?

Please try again or request support for more assistance.
101026HYPRErrorUserAgentDeviceFidoSendRegSessionSaveError
Operation failed.
What to do?

Please try again or request support for more assistance.
101027HYPRErrorUserAgentDeviceFidoSendAuthSessionSaveError
Operation failed.
What to do?

Please try again or request support for more assistance.
101028HYPRErrorUserAgentDeviceSetupSessionSaveError
Failed to save Remote Device session during setup.
What to do?

Try again or request support for more assistance.
101029HYPRErrorUserAgentDeviceRegistrationsSessionSaveError
Operation failed.
What to do?

Please try again or request support for more assistance.
101030HYPRErrorUserAgentDeviceAuthorizeUnlockSessionSaveError
Operation failed.
What to do?

Please try again or request support for more assistance.
101031HYPRErrorUserAgentDeviceUnlockLoggedOutError
Attempt to lock an already locked workstation or the workstation does not exist.
What to do?

Try again or request support for more assistance.
101032HYPRErrorUserAgentDeviceUnlockUnlockedError
Attempt to unlock an already unlocked workstation.
What to do?

1. Try to unlock the account again. 2. Attempt to restart the computer and initiate the unlock again.
101033HYPRErrorUserAgentWebProfilesLimitReached
You've reached the limit of paired web accounts.
What to do?

Unpair an account you're not using and try again.
101034HYPRErrorUserAgentWorkstationProfilesLimitReached
You've reached the limit of paired devices.
What to do?

Unpair a computer you're not using and try again.
101035HYPRErrorUserAgentWorkstationsLimitReached
Workstations limit reached.
What to do?

You've reached the limit of paired devices. Unpair a computer you're not using and try again.
101036HYPRErrorUserAgentWebRemoteDeviceAlreadyPaired
The account on the current server already paired. Users can't re-pair the same account, de-registration is needed first.
What to do?

Remove this account before trying to pair again. Ensure that you don't have this account paired on mobile app already.
101037HYPRErrorUserAgentWorkstationRemoteDeviceAlreadyPaired
The workstation on the current rp already paired.
What to do?

This computer is already paired with your HYPR app. You can unlock it from the home screen.
101038HYPRErrorUserAgentWorkstationRemoteDeviceAuthorizationRejected
This error means that Active Directory Services rejected the authentication or the certificate enrollment. Usually, this will accompany a 403 status code for the authorization request.
What to do?

This error could indicate the misconfiguration of Active Directory Services and may require the system administrator to review logs for more information. For more details, please check HYPROneService, the HYPRCredProvider log files, and the Event Viewer logs from the workstation to which the user is trying to authenticate. Send obtained logs to HYPR Support for more assistance.
101039HYPRErrorUserAgentDeviceUnlockInvalidEncCounterError
Operation failed.
101040HYPRErrorUserAgentOfflineAccessError
Offline token access problem.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
101041HYPRErrorUserAgentOfflineAccessNotAvailableError
Offline token access not available.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
101042HYPRErrorUserAgentOfflineAccessNotEnabledError
Offline token access not enabled.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
101043HYPRErrorUserAgentDeviceNotFound
Offline mode failed.
What to do?

Please try again or request support for more assistance.
101044HYPRErrorUserAgentZeroOfflineTokensLeft
Offline mode failed.
What to do?

Please make sure you are connected to the internet, next time you are unlocking your computer.
101045HYPRErrorUserAgentRetrieveLoginCertError
Authentication failed.
What to do?

We are unable to authenticate you due to an error. Please delete this workstation and re-pair.
101046HYPRErrorUserAgentRemoteDeviceNotFound
Operation failed.
What to do?

There seems to be an issue with your account. Please try again or unpair and re-pair this workstation. If problems persist, reach out to your support team for more information.
101047HYPRErrorUserAgentRemoteDeviceCredentialsNotFound
Operation failed.
What to do?

There seems to be an issue with your account. Please try again or unpair and re-pair this workstation. If problems persist, reach out to your support team for more information.
101048HYPRErrorUserAgentRemoteDeviceCredentialsUnarchiveFailed
Operation failed.
What to do?

There seems to be an issue with your account. Please try again or unpair and re-pair this workstation. If problems persist, reach out to your support team for more information.
101049HYPRErrorUserAgentKeychainRetrievalFailed
Operation failed
What to do?

Please try again or request support for more assistance.
101050HYPRErrorUserAgentInvalidDeepLink
Invalid Deeplink.
What to do?

Please provide a valid deep link
101051HYPRErrorUserAgentOOBAuthenticationCancelFailed
OOB Authentication cancelation failed.
What to do?

1. User should try again in 3 minutes. 2. If the problem is still happening then Admin need to collect logs and analyze it.
101052HYPRErrorUserAgentDeviceRegistrationCancelFailed
Device registration cancelation failed.
What to do?

1. User should try again in 3 minutes. 2. If the problem is still happening then Admin need to collect logs and analyze it.
101053HYPRErrorUserAgentAccountNotFound
Unable to find user account.
What to do?

Please try again or request support for more assistance.
101054HYPRErrorUserAgentAuthenticatorNotRegistered
Authenticator is not registered.
What to do?

Please make sure that the authenticator is registered
101055HYPRErrorUserAgentPushExpired
Push Notification Expired.
What to do?

User should try to authenticate again.
101056HYPRErrorUserAgentDeviceLockError
Remote Device lock failed.
What to do?

Check if workstation has internet access - Try again or request support for more assistance
101057HYPRErrorUserAgentOOBAuthNotSupportedForThisMachineType
Pending OOB Auth not supported for this machine type.
What to do?

User should attempt to request pending OOB Authentication for web machines only.
101058HYPRErrorUserAgentOOBAuthAlreadyHandledForThisSession
The session for this OOB Authentication request is handled already.
What to do?

User should try to login trigger the login on the website one more time before trying to get the pending OOB Authentication request.
101059HYPRErrorUserAgentPendingOOBAuthError
Pending OOB Authentication error.
What to do?

In most of the cases - because there is no pending auth at the moment, either user didn't trigger it from the web or it is expired already.
101060HYPRErrorUserAgentServerDeviceLockError
We couldn’t lock your computer. Please try again later or contact your Admin if this keeps happening.
What to do?

Check if the workstation has Internet access; try again or contact HYPR Support to verify the feature  is enabled.
101061HYPRErrorUserAgentUnknownQRCodeType
Unknown QR code type.
What to do?

Reach the support.
101062HYPRErrorUserAgentDomainMachineAlreadyRegisteredForThisUser
If user has Domain machine registered for this user, the attempt to register VDI machine will fail.
What to do?

Don't try to register VDI machine for the user with already registered Domain machine
101063HYPRErrorUserAgentOOBAuthenticationFailureReportingFailed
OOB mobile authentication failure request failed.
What to do?

Failed to authenticate. User should try to authenticate again.
101064HYPRErrorUserAgentRegistrationHYPRVersionLowerThanSupported
HYPR App/SDK Version lower than supported during registration.
What to do?

Update HYPR App/SDK.
101065HYPRErrorUserAgentRegistrationIOSVersionLowerThanSupported
iOS Version lower than supported during registration.
What to do?

Update iOS version.
101066HYPRErrorUserAgentAuthenticationHYPRVersionLowerThanSupported
HYPR App/SDK version lower than supported during authentication.
What to do?

Update HYPR App/SDK
101067HYPRErrorUserAgentAuthenticationIOSVersionLowerThanSupported
iOS Version lower than supported during authentication.
What to do?

Update iOS version.
101068HYPRErrorUserAgentRegistrationHYPRAndIOSVersionLowerThanSupported

HYPR App/SDK Version and iOS lower than supported during registration.
What to do?

Update HYPR App/SDK and iOS.
101069HYPRErrorUserAgentAuthenticationHYPRAndIOSVersionLowerThanSupported HYPR App/SDK Version and iOS lower than supported during authentication.What to do?

Update HYPR App/SDK and iOS.
101070HYPRErrorUserAgentCertificateReenrollmentFailedUnlockComplete
Unlock failed. Unlock complete response new cert invalid.
What to do?

Attempt to unlock again.
Back to Top

API / Endpoint Errors (101071-101074)

101071HYPRErrorUserAgentAuthenticationHYPRAndIOSVersionLowerThanSupported
No stored API token for protected endpoint.
What to do?

Ensure that Admin deploying HYPR on the Workstation has specified the correct InstallToken.
101072HYPRErrorUserAgentFailedToGetAPIToken
Failed to Get API Token from Server.
What to do?

Restart the app and try to complete the same operation again. Contact HYPR Support if the issue is still happening.
101073HYPRErrorUserAgentFailedToSaveAPIToken
Failed to Save API Token to Keychain.
What to do?

Restart the app and try to complete the same operation again. Contact HYPR Support if the issue is still happening.
101074HYPRErrorUserAgentProtectedEndpointFailedWithInvalidToken
Protected endpoint failed with invalid token.
What to do?

Ensure that Admin deploying HYPR on the Workstation has specified the correct InstallToken.
Back to Top

Out-of-Band / Push /Asynchronous Registration (101075-101079)

101075HYPRErrorUserAgentProfileNotFound
Profile Not Found.
What to do?

Restart the app and try to complete the same operation again. Contact HYPR Support if the issue is still happening.
101076HYPRErrorUserAgentInvalidWebAuthenticationQRCode
Auth QR code invalid.
What to do?

Try again or contact support
101077HYPRErrorUserAgentOOBPushPayloadRetrievalError
App cannot retrieve auth payload using QR code data.
What to do?

Try again or contact support
101078HYPRErrorUserAgentOOBInvalidPushPayload
Auth payload invalid.
What to do?

Try again or contact support
101079HYPRErrorUserAgentOOBInvalidSessionRetrievedPushPayload
Auth payload session invalid
What to do?

Try again or contact support
101080HYPRErrorUserAgentRpClientNotInitialized
RP client didn't initialize.
What to do?

Try again or contact support
101081HYPRErrorUserAgentUnknownAsyncRegState
async reg failed with unknown state.
What to do?

Try again or contact support
101082HYPRErrorUserAgentMissingAsyncRegManager
Internal error.
What to do?

Try again or contact support
101083HYPRErrorUserAgentCanceledAsyncRegState
async reg was canceled from the client side.
What to do?

Try again or contact support
101084HYPRErrorUserAgentTimeoutAsyncRegState
async reg timeout.
What to do?

Try again or contact support
101085HYPRErrorUserAgentOOBAuthNotSupportedForTheAvailableProfileTypes
Authentication request type is not supported for workstation login.
What to do?

Use HYPR Passwordless unlock rather than web authentication for this application
101086HYPRErrorUserAgentOOBAuthNoPendingPayloads
No pending push payloads available.
What to do?

Authentication on the website is not yet initiated
101087HYPRErrorUserAgentDynamicLinkAuthBlocked
Authentication cancelled. This feature is not enabled.
What to do?

Authentication cancelled. This feature is not enabled.
101088HYPRErrorUserAgentCertRetrievalNotAvailable
Workstation Not Ready - our workstation isn’t enabled yet. You’ll receive a notification when it’s ready. If it’s been longer than 24 hours, contact your admin.
This error is thrown when a user selects a pending workstation that has yet to receive a certificate.

What to do?

Try again or contact Support.
101089HYPRErrorUserAgentManualCodeEntryFailed
Manual QR Code entry failed.
What to do?

Wait a minute, then try again, making sure to be ready to type the code and any accompanying information within 1 minute from initiation.
101090HYPRErrorUserAgentRemoteDeviceFromDifferentProfiles
The user agent and the remote device are from different profiles.
What to do?

Wait a minute, then try again. If the issue persists, contact an admin.
Relying Party Client / License Errors (102xxx)
102000HYPRErrorRelyingParty
Relying Party Client error.
What to do?

HYPRCore error
102001HYPRErrorRelyingPartyURLDataTaskRequestFailed
Request to the RP server failed.
What to do?

Try again or request support for more assistance.
102002HYPRErrorRelyingPartyJSONSerializationFailed
The mobile app has received an invalid payload from the server.
What to do?

1. The user should restart the app and try again. 2. If it didn't resolve the issue, the user should unpair the computer and pair it again to solve this.
102003HYPRErrorRelyingPartyUnexpectedResponsePayloadFormat
Parsing RP server response failed.
What to do?

Try again or request support for more assistance.
102500HYPRErrorLicense
License error.
What to do?

HYPRCore error
102501HYPRErrorLicenseURLDataTaskRequestFailed
Request to Licensing server failed.
What to do?

Try again or request support for more assistance.
102502HYPRErrorLicenseJSONSerializationFailed
Parsing Licensing server response failed.
What to do?

Try again or request support for more assistance.
102503HYPRErrorLicenseUnexpectedResponsePayloadFormat
Parsing Licensing server response failed.
What to do?

Try again or request support for more assistance.
HYPR Server Errors (103xxx)
103000HYPRErrorServer
HYPRErrorServer.
What to do?

The server returned an error. Check underlying error for more detail
Back to Top

FIDO Client Errors (104xxx-106xxx)

UAF General (104000-104007)
104000HYPRErrorClient
FIDO Client error.
What to do?

HYPRCore error
104001HYPRErrorClientInitializationError
FIDO UAF Protocol object missing/malformed. Usually this happens during the integration with the server.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
104002HYPRErrorClientUnknownOperation
FIDO UAF Protocol object missing/malformed.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
104003HYPRErrorClientInvalidRequestType
Invalid request type in the FIDO Client.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
104004HYPRErrorClientHTTPUsed
FIDO http used instead of https in UAF request.
What to do?

Ensure that you're using https FIDO Server URL and try again.
104005HYPRErrorClientTrustedFacetsFromURLError
FIDO Retrieving facets from url failed.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
104006HYPRErrorClientInvalidTrustedFacetsCount
FIDO Wrong number of facets retrieved from URL.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
104007HYPRErrorClientTrustedFacetsFromError
FIDO Wrong facets format or content.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
UAF - Registration (104008-104014)
104008HYPRErrorClientRegistrationInvalidRequest
FIDO Invalid registration request.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
104009HYPRErrorClientRegistrationASMError
FIDO Failed to initialize ASM.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
104010HYPRErrorClientRegistrationAuthenticatorNotFound
FIDO no authenticators matched during registration.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
104011HYPRErrorClientRegistrationASMHandleRequestUserCancelled
FIDO registration user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
104012HYPRErrorClientRegistrationASMHandleRequestAccessDenied
FIDO registration failed (multiple reasons).
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
104013HYPRErrorClientRegistrationASMHandleRequestError
FIDO registration ASM request invalid.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
104014HYPRErrorClientRegistrationRegistrationResponseError
FIDO registration UAF response invalid.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
UAF - Authentication (104015-104012)
104015HYPRErrorClientAuthenticationInvalidRequest
FIDO Invalid authentication request.
What to do?

Try again or request support for more assistance.
104016HYPRErrorClientAuthenticationASMError
FIDO Failed to initialize ASM.
What to do?

Try again or request support for more assistance.
104017HYPRErrorClientAuthenticationAuthenticatorNotFound
FIDO no authenticators matched during authentication.
What to do?

Try again or request support for more assistance.
104018HYPRErrorClientAuthenticationASMHandleRequestUserCancelled
FIDO authentication user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
104019HYPRErrorClientAuthenticationASMHandleRequestAccessDenied
FIDO authentication failed (multiple reasons).
What to do?

Try again or request support for more assistance.
104020HYPRErrorClientAuthenticationASMHandleRequestError
FIDO authentication ASM request invalid.
What to do?

Try again or request support for more assistance.
104021HYPRErrorClientAuthenticationAuthenticationResponseError
FIDO authentication UAF response invalid.
What to do?

Try again or request support for more assistance.
UAF- Deregistration (104022-104027)
104022HYPRErrorClientDeregisterInvalidRequest
FIDO Invalid deregistration request.
What to do?

Try again or request support for more assistance.
104023HYPRErrorClientDeregisterASMError
FIDO Failed to initialize ASM.
What to do?

Try again or request support for more assistance.
104024HYPRErrorClientDeregisterASMHandleRequestAccessDenied
FIDO deregistration failed (multiple reasons).
What to do?

Try again or request support for more assistance.
104025HYPRErrorClientDeregisterASMHandleRequestError
FIDO deregistration ASM request invalid.
What to do?

Try again or request support for more assistance.
104026HYPRErrorClientUnknownUnknownError
FIDO unknown operation.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
104027HYPRErrorClientSetAAIDPickerViewControllerError
FIDO Consumer’s AAID picker view controller doesn’t conform to HYPRAuthenticatorPicker category.
What to do?

1. User should try again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
UAF ASM Layer Errors (105xxx)
UAF ASM - Registration (10500x)
105000HYPRErrorASM
UAF ASM Layer error.
What to do?

HYPRCore error
105001HYPRErrorASMRegistrationInvalidRequestType
FIDO Invalid registration ASM request.
What to do?

1. User should try to register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105002HYPRErrorASMRegistrationBadRegisterParameters
FIDO invalid registration ASM request.
What to do?

1. User should try to register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105003HYPRErrorASMRegistrationAuthenticatorNotFound
FIDO authenticator for index not found.
What to do?

Try again or request support for more assistance.
105004HYPRErrorASMRegistrationNoRegisterRequest
FIDO cannot generate registration request.
What to do?

Try again or request support for more assistance.
105005HYPRErrorASMRegistrationRegisterOutError
Error with ASM Registration.
What to do?

1. User should try to register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105006HYPRErrorASMRegistrationRegisterOutAccessDenied
FIDO registration failed (multiple reasons).
What to do?

Try again or request support for more assistance.
105007HYPRErrorASMRegistrationRegisterOutUserCancelled
FIDO registration user cancelled
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
105008HYPRErrorASMRegistrationRegisterOutAttestationNotSupported
FIDO required attestation not supported.
What to do?

Try again or request support for more assistance.
105009HYPRErrorASMRegistrationRegisterOutUnknownError
Registration failed.
What to do?

Please try again or request support for more assistance.
UAF ASM - Authentication (105010 - 105022)
105010HYPRErrorASMAuthenticationInvalidRequestType
FIDO Invalid authentication ASM request.
What to do?

1. User should restart the application and try to authenticate again. 2. Check debugger logs for more details.
105011HYPRErrorASMAuthenticationBadAuthenticateParameters
FIDO invalid authentication ASM request.
What to do?

1. Ensure that user have registered with this account before 2. Try to re-register and try again 3. Check logs for more details.
105012HYPRErrorASMAuthenticationAuthenticatorNotFound
FIDO authenticator for index not found.
What to do?

1. Ensure that user have registered with this account before 2. Try to re-register and try again 3. Check logs for more details.
105013HYPRErrorASMAuthenticationBadSigningRequestParameters
FIDO authentication signing ASM request invalid.
What to do?

1. User should restart the application and try to authenticate again. 2. Check debugger logs for more details.
105014HYPRErrorASMAuthenticationAuthenticateOutError
Authentication failed.
What to do?

Please try again or request support for more assistance.
105015HYPRErrorASMAuthenticationAuthenticateOutAccessDenied
Authentication failed.
What to do?

Please try again or request support for more assistance.
105016HYPRErrorASMAuthenticationAuthenticateOutUserNotEnrolled
The user is trying to register with Authenticator, but it's not registered. Usually, it happens when authentication policy contains Authenticator which wasn't registered or was removed by the user.
What to do?

1. Ensure that user have registered with this account before 2. Try to re-register and try again 3. Check logs for more details.
105017HYPRErrorASMAuthenticationAuthenticateOutUserCancelled
FIDO authentication user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
105018HYPRErrorASMAuthenticationAuthenticateOutCmdNotSupported
This error could happened when SDK Developer is trying to use unsupported FIDO command.
What to do?

Check debugger logs for more details and make sure that implementation follows SDK documentation recommendations.
105019HYPRErrorASMAuthenticationAuthenticateOutAttestationNotSupported
FIDO required attestation not supported.
What to do?

Check debugger logs for more details.
105020HYPRErrorASMAuthenticationAuthenticateOutCannotRenderContent
FIDO transaction content cannot be rendered.
What to do?

Check debugger logs for more details and make sure that implementation follows SDK documentation recommendations.
105021HYPRErrorASMAuthenticationAuthenticateOutUnknownError
Unknown error occurred during the authentication.
What to do?

1. User should try to authenticate again. 2. User should restart the application and try again. 3. Admin should analyze Audit Trail logs for this user if the problem is still happening.
105022HYPRErrorASMAuthenticationAuthenticateZeroKeyHandles
FIDO cannot find key handles for the current username, aaid, keyIds.
What to do?

1. Ensure that user have registered with this account before 2. Try to re-register and try again 3. Check logs for more details.
UAF ASM- Deregistration (105023-105030)
105023HYPRErrorASMDeregisterInvalidRequestType
FIDO deregistration invalid ASM request type.
What to do?

1. User should try to de-register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105024HYPRErrorASMDeregisterBadDegisterParameters
FIDO deregistration invalid ASM request.
What to do?

1. User should try to de-register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105025HYPRErrorASMDeregisterAuthenticatorNotFound
FIDO deregistration authenticator not found.
What to do?

1. User should try to de-register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105026HYPRErrorASMDeregisterUnableToParseCommand
FIDO deregistration invalid ASM request.
What to do?

1. User should try to de-register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105027HYPRErrorASMDeregisterAccessDenied
FIDO deregistration failed (multiple reasons).
What to do?

1. User should try to de-register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105028HYPRErrorASMDeregisterNoKeyHandle
FIDO deregistration cannot find key handles for the current aaid, keyIds.
What to do?

1. User should try to de-register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105029HYPRErrorASMDeregisterHashNotEqual
FIDO deregistration khAccessTokenHash from server is not equal to the local one.
What to do?

1. User should try to de-register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105030HYPRErrorASMDeregisterDeleteError
FIDO deregistration cannot delete public private key pair.
What to do?

1. User should try to de-register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
UAF ASM - General (105031 - 105039)
105031HYPRErrorASMOpenSettingsInvalidRequestType
FIDO open settings invalid ASM request type.
What to do?

Try again or request support for more assistance.
105032HYPRErrorASMOpenSettingsAuthenticatorNotFound
FIDO open settings authenticator not found.
What to do?

Try again or request support for more assistance.
105033HYPRErrorASMOpenSettingsCmdNotSupported
This error could happened when SDK Developer is trying to use unsupported FIDO command.
What to do?

Check debugger logs for more details and make sure that implementation follows SDK documentation recommendations.
105034HYPRErrorASMOpenSettingsUnknownError
FIDO open setting unknown error.
What to do?

Try again or request support for more assistance.
105035HYPRErrorASMGetRegistrationsBadGetRegistrationParameters
FIDO get registration invalid ASM request.
What to do?

1. User should try to register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105036HYPRErrorASMGetRegistrationsInvalidRequestType
FIDO get registration invalid ASM request type.
What to do?

1. User should try to register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
105037HYPRErrorASMGetRegistrationsAuthenticatorNotFound
FIDO get registration authenticator not found. Usually this error will occur when authentication policy has authenticators which are not available on user's device.
What to do?

Admin should collect more information about user's device and ensure that authentication policy contains supported authentication method.
105038HYPRErrorASMGetInfoInvalidRequestType
FIDO get information invalid ASM request type.
What to do?

1. User should try to register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
UAF Authenticator Layer (106xxx)
106000HYPRErrorAuthenticator
UAF Authenticator Layer error.
What to do?

HYPRCore error
106001HYPRErrorAuthenticatorRegisterAuthenticatorUnableToParseCommand
FIDO registration invalid authenticator command.
What to do?

Try again or request support for more assistance.
106002HYPRErrorAuthenticatorRegisterAuthenticatorAuthenticatorNotFound
FIDO registration authenticator not found.
What to do?

Try again or request support for more assistance.
106003HYPRErrorAuthenticatorRegisterAuthenticatorNoPublicKeyData
FIDO registration no public key data found.
What to do?

Try again or request support for more assistance.
106004HYPRErrorAuthenticatorRegisterAuthenticatorNoRegistrationData
FIDO registration no registration data found.
What to do?

Try again or request support for more assistance.
106005HYPRErrorAuthenticatorRegisterAuthenticatorNoSignedData
FIDO registration no signed data created.
What to do?

Try again or request support for more assistance.
106006HYPRErrorAuthenticatorRegisterAuthenticatorNoRawSignature
FIDO registration no raw signature created.
What to do?

Try again or request support for more assistance.
106007HYPRErrorAuthenticatorRegisterAuthenticatonResultCancelled
FIDO registration user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
106008HYPRErrorAuthenticatorRegisterAuthenticatonResultFailed

FIDO registration failed.
What to do?

Try again or request support for more assistance.
106009HYPRErrorAuthenticatorRegisterAuthenticatonResultUnavailable
FIDO registration result unavailable.
What to do?

Try again or request support for more assistance.
106010HYPRErrorAuthenticatorRegisterAuthenticatonResultUnknown
FIDO registration result unknown.
What to do?

Try again or request support for more assistance.
106011HYPRErrorAuthenticatorRegisterEnrollmentResultCancelled
FIDO registration user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
106012HYPRErrorAuthenticatorRegisterEnrollmentResultFailed
FIDO registration enrollment failed.
What to do?

Try again or request support for more assistance.
106013HYPRErrorAuthenticatorRegisterEnrollmentResultUnavailable
FIDO registration enrollment unavailable.
What to do?

Try again or request support for more assistance.
106014HYPRErrorAuthenticatorRegisterEnrollmentResultUnknown
FIDO registration enrollment result unknown.
What to do?

Try again or request support for more assistance.
106015HYPRErrorAuthenticatorRegisterEnrollmentAlreadyEnrolled
FIDO registration user already enrolled.
What to do?

Try again or request support for more assistance.
106016HYPRErrorAuthenticatorRegisterAuthenticatorGenerateKeyError
FIDO registration key generation failed.
What to do?

Try again or request support for more assistance.
106017HYPRErrorAuthenticatorRegisterAuthenticatorHashAndSignError
FIDO registration hashing and signing response error.
What to do?

Try again or request support for more assistance.
106018HYPRErrorAuthenticatorDeregisterUnableToParseCommand
FIDO deregistration invalid authenticator command.
What to do?

Try again or request support for more assistance.
106019HYPRErrorAuthenticatorDeregisterAuthenticatorNotFound
FIDO deregistration authenticator not found.
What to do?

Try again or request support for more assistance.
106020HYPRErrorAuthenticatorSignUnableToParseCommand
FIDO authentication invalid sing command.
What to do?

Try again or request support for more assistance.
106021HYPRErrorAuthenticatorSignAuthenticatorNotFound
FIDO authentication authenticator not found.
What to do?

Try again or request support for more assistance.
106022HYPRErrorAuthenticatorSignNoAuthenticatorInfo
FIDO authentication authenticator info not found.
What to do?

Try again or request support for more assistance.
106023HYPRErrorAuthenticatorSignUserNotEnrolled
FIDO authentication user not enrolled.
What to do?

Try again or request support for more assistance.
106024HYPRErrorAuthenticatorSignZeroKeyHandles
FIDO cannot find key handles for the current username, aaid, keyIds.
What to do?

Try again or request support for more assistance.
106025HYPRErrorAuthenticatorSignHashAndSignError
FIDO sign hashing and signing response error.
What to do?

Try again or request support for more assistance.
106026HYPRErrorAuthenticatorSignNoSignature
FIDO failed to sign the command.
What to do?

Try again or request support for more assistance.
106027HYPRErrorAuthenticatorSignNoRawSignature
FIDO no raw signature created.
What to do?

Try again or request support for more assistance.
106028HYPRErrorAuthenticatorSignAuthenticationUnknownError
FIDO sign unknown error.
What to do?

Try again or request support for more assistance.
106029HYPRErrorAuthenticatorSignAuthenticationAccessDenied
FIDO sign failed (multiple reasons).
What to do?

Try again or request support for more assistance.
106030HYPRErrorAuthenticatorSignAuthenticationUserCancelled
FIDO sign user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
106031HYPRErrorAuthenticatorSignAuthenticationUserNotEnrolled
FIDO authentication user not enrolled.
What to do?

Try again or request support for more assistance.
106032HYPRErrorAuthenticatorSignTransactionUnknownError
FIDO transaction sign unknown error.
What to do?

Try again or request support for more assistance.
106033HYPRErrorAuthenticatorSignTransactionAccessDenied
FIDO transaction sign failed (multiple reasons).
What to do?

Try again or request support for more assistance.
106034HYPRErrorAuthenticatorSignTransactionCannotRenderContent
FIDO transaction content cannot be rendered.
What to do?

Try again or request support for more assistance.
106035HYPRErrorAuthenticatorSignTransactionResultCancelled
FIDO transaction sign user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
106036HYPRErrorAuthenticatorGetInfoUnableToParseCommand
FIDO get information invalid command.
What to do?

Try again or request support for more assistance.
106037HYPRErrorAuthenticatorOpenSettingsUnableToParseCommand
FIDO open settings invalid command.
What to do?

Try again or request support for more assistance.
106038HYPRErrorAuthenticatorRegisterUserCancelled <br />Operation canceled.What to do?

Please try again or request support for more assistance.
106039HYPRErrorAuthenticatorAuthenticateUserCancelled
Operation canceled.
What to do?

Please try again or request support for more assistance.
Back to Top

Authenticators (107xxx)

107000HYPRErrorAuthenticatorImplementation
Authenticator Implementation error.
What to do?

HYPRCore error
FaceID (107001-107008)
107001HYPRErrorFaceIDAuthenticator
Face ID authenticator error. This is a system error returned by the iOS Interface communicating with Face ID Authenticator on the device.
What to do?

Try again or request support for more assistance.
107002HYPRErrorFaceIDAuthenticatorNotAvailable
Face ID authenticator not available. Usually this happens when iOS can't use Face ID. This can happened due to incomplete permissions or the problem with Face ID on this device.
What to do?

1. User should ensure that Face ID permissions are granted for this application in the device settings. 2. Ensure that Face ID can be used by any other application. 3. Reboot the device and try again.
107003HYPRErrorFaceIDAuthenticatorCannotRenderContent
Face ID authenticator cannot render content.
What to do?

Try again or request support for more assistance.
107004HYPRErrorFaceIDAuthenticatorConfirmationResultCancelled
Face ID authenticator user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
107005HYPRErrorFaceIDAuthenticatorDeletionResultNotSupported
Face ID biometric removal not supported.
What to do?

Try again or request support for more assistance.
107006HYPRErrorFaceIDAuthenticatorAlreadyEnrolled
Face ID authenticator user already enrolled.
What to do?

Try again or request support for more assistance.
107007HYPRErrorFaceIDAuthenticatorDeletionResultNotEnrolled
Operation failed.
What to do?

Please try again or request support for more assistance.
107008HYPRErrorFaceIDAuthenticatorDeletionResultUnknown
Operation failed.
What to do?

Please try again or request support for more assistance.
Fingerprint (107009-107016)
107009HYPRErrorFingerprintAuthenticator
Fingerprint authenticator error.
What to do?

Try again or request support for more assistance.
107010HYPRErrorFingerprintAuthenticatorNotAvailable
Fingerprint authenticator not available.
What to do?

Navigate to device settings and make sure that Touch ID id registered. Restart the app and try to register/authenticate again.
107011HYPRErrorFingerprintAuthenticatorCannotRenderContent
Fingerprint authenticator cannot render content.
What to do?

Try again or request support for more assistance.
107012HYPRErrorFingerprintAuthenticatorConfirmationResultCancelled
Fingerprint authenticator user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
107013HYPRErrorFingerprintAuthenticatorDeletionResultNotSupported
Fingerprint biometric removal not supported.
What to do?

Try again or request support for more assistance.
107014HYPRErrorFingerprintAuthenticatorAlreadyEnrolled
Fingerprint authenticator user already enrolled.
What to do?

Try again or request support for more assistance.
107015HYPRErrorFingerprintAuthenticatorDeletionResultNotEnrolled
Operation failed.
What to do?

Please try again or request support for more assistance.
107016HYPRErrorFingerprintAuthenticatorDeletionResultUnknown
Operation failed.
What to do?

Please try again or request support for more assistance.
PIN (107017-107022)
107017HYPRErrorPINAuthenticatorAlreadyEnrolled
User is trying to register with PIN, but PIN authenticator user already enrolled.
What to do?

User should deregister before trying to register with this authenticator.
107018HYPRErrorPINAuthenticatorCannotRenderContent
PIN authenticator cannot render content.
What to do?

1. Try to re-register and try again 2. Check logs for more details.
107019HYPRErrorPINAuthenticatorConfirmationResultCancelled
PIN authenticator user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
107020HYPRErrorPINAuthenticatorDeletionResultNotEnrolled
Authentication Policy contains PIN Authenticator, but PIN authenticator is not enrolled for this user.
What to do?

User should register PIN or policy should be modified to include only registered authenticators.
107021HYPRErrorPINAuthenticatorDeletionResultUnknown
PIN authenticator user data deletion error.
What to do?

1. User should try to de-register again. 2. If the problem is still happening then Admin need to collect logs and analyze it.
107022HYPRErrorPINAuthenticatorUserIsNotEnrolled
PIN authenticator user not enrolled.
What to do?

User should register PIN or policy should be modified to include only registered authenticators.
107023HYPRErrorFingerprintAuthenticatorUserCancelled
Fingerprint authenticator user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
More FaceID (107024-107038)
107024HYPRErrorFaceIDAuthenticatorUserCancelled
Face ID authenticator user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
107025HYPRErrorFaceAuthenticatorAlreadyEnrolled
Face authenticator user already enrolled.
What to do?

User should deregister before trying to register with this authenticator.
107026HYPRErrorFaceAuthenticatorUserIsNotEnrolled
User is not enrolled with Face Authenticator.
What to do?

Try again or request support for more assistance.
107027HYPRErrorFaceAuthenticatorDeregisterUnknownError
Operation failed.
What to do?

Please try again or request support for more assistance.
107028HYPRErrorFaceAuthenticatorCannotRenderContent
Face authenticator cannot render content.
What to do?

Try again or request support for more assistance.
107029HYPRErrorFaceAuthenticatorUserCancelled
Face authenticator user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
107030HYPRErrorFaceAuthenticatorEnrollmentResultFailed
Face authenticator user enrollment failed.
What to do?

Try again or request support for more assistance.
107031HYPRErrorFaceAuthenticatorEnrollmentResultCancelled
Face authenticator user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
107032HYPRErrorFaceAuthenticatorEnrollmentResultTimedOut
Face authenticator enrollment timeout.
What to do?

User should try to register again and ensure that registration done in 60 seconds or less.
107033HYPRErrorFaceAuthenticatorEnrollmentResultUnknownError
Face authenticator user enrollment result unknown.
What to do?

Try again or request support for more assistance.
107034HYPRErrorFaceAuthenticatorVerificationResultFailed
Face authenticator user verification failed.
What to do?

Try again or request support for more assistance.
107035HYPRErrorFaceAuthenticatorVerificationResultCancelled
Face authenticator user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
107036HYPRErrorFaceAuthenticatorVerificationResultTimedOut
Face authenticator verification timeout.
What to do?

Your request did not complete in time. Please try again.
107037HYPRErrorFaceAuthenticatorVerificationResultUnknownError
Face authenticator verification result unknown.
What to do?

Try again or request support for more assistance.
107038HYPRErrorFaceAuthenticatorUserDataMigrationFailed
Face authenticator user data migration to new version failed.
What to do?

Try again or request support for more assistance.
Voice (107040-107053)
107040HYPRErrorVoiceAuthenticatorAlreadyEnrolled
Voice authenticator user already enrolled. User is trying to register with Voice, but it's already enrolled.
What to do?

User should remove existing registration before trying to register with this authenticator again.
107041HYPRErrorVoiceAuthenticatorUserIsNotEnrolled
The user is trying to register with Voice Authenticator, but it's not registered. Usually, it happens when authentication policy contains Authenticator which wasn't registered or was removed by the user.
What to do?

1. Register Voice Authenticator and try again. 2. Modify Authentication policy to only include registered authenticators
107042HYPRErrorVoiceAuthenticatorDeregisterUnknownError
Voice authenticator failed to de-register.
What to do?

1. De-register Voice Authenticator and try again. 2. Analyze debugger logs for more details.
107043HYPRErrorVoiceAuthenticatorCannotRenderContent
Voice authenticator cannot render content.
What to do?

Analyze SDK debugger logs and contact HYPR support for the assistance.
107044HYPRErrorVoiceAuthenticatorUserCancelled
Voice authenticator user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
107045HYPRErrorVoiceAuthenticatorEnrollmentResultFailed
Voice authenticator user enrollment failed.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
107046HYPRErrorVoiceAuthenticatorEnrollmentResultCancelled
Voice authenticator user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
107047HYPRErrorVoiceAuthenticatorEnrollmentResultTimedOut
Voice authenticator enrollment timeout. Usually, it happens when user didn't complete the enrollment process in 60 seconds.
What to do?

User should try to register again in a quiet place and ensure that registration done in 60 seconds or less.
107048HYPRErrorVoiceAuthenticatorEnrollmentResultUnknownError
Voice authenticator user enrollment result unknown. Usually, it happens when user didn't authenticate on time or tried to authenticate with not registered voice.
What to do?

1. User should try to authenticate with Voice again. 2. Re-register if the problem still occurs. 3. Analyze SDK debugger logs and contact HYPR support for the assistance.
107049HYPRErrorVoiceAuthenticatorVerificationResultFailed
Failed to authenticate the user with Voice. Usually, it happens when user didn't authenticate on time or tried to authenticate with not registered voice.
What to do?

User should try to authenticate again in a quiet place and ensure that authentication done in 30 seconds or less.
107050HYPRErrorVoiceAuthenticatorVerificationResultCancelled
Voice authenticator user cancelled.
What to do?

User should try to perform the same action again. Make sure that user is not backgrounding the app during the operation and does not press cancel button at any point of the flow.
107051HYPRErrorVoiceAuthenticatorVerificationResultTimedOut
Voice authenticator verification timeout. Usually, it happens when user didn't authenticate on time or tried to authenticate with not registered voice.
What to do?

User should try to authenticate again in a quiet place and ensure that authentication done in 30 seconds or less.
107052HYPRErrorVoiceAuthenticatorVerificationResultUnknownError
Voice authenticator verification failed with unknown error.
What to do?

1. User should try to authenticate again. 2. Admin should analyze SDK logs if the problem is still happening.
107053HYPRErrorVoiceAuthenticatorUserDataMigrationFailed
Voice authenticator user data migration to new version failed. Usually, it happens after HYPR SDK upgrade.
What to do?

Analyze SDK debugger logs and contact HYPR support for the assistance.
Headless PIN (107060-107067)
107060HYPRErrorPINHeadlessAuthenticatorAlreadyEnrolled
Operation failed.
What to do?

Please try again or request support for more assistance.
107061HYPRErrorPINHeadlessAuthenticatorCannotRenderContent
Operation failed.
What to do?

Please try again or request support for more assistance.
107062HYPRErrorPINHeadlessAuthenticatorConfirmationResultCancelled
Operation canceled.
What to do?

Please try again or request support for more assistance.
107063HYPRErrorPINHeadlessAuthenticatorDeletionResultNotEnrolled
Operation failed.
What to do?

Please try again or request support for more assistance.
107064HYPRErrorPINHeadlessAuthenticatorDeletionResultUnknown
Operation failed.
What to do?

Please try again or request support for more assistance.
107065HYPRErrorPINHeadlessAuthenticatorUserIsNotEnrolled
Operation failed.
What to do?

Please try again or request support for more assistance.
107066HYPRErrorPINHeadlessAuthenticatorEnrollmentViewControllerNil
Operation failed.
What to do?

Please try again or request support for more assistance.
107067HYPRErrorPINHeadlessAuthenticatorVerificationViewControllerNil
Operation failed.
What to do?

Please try again or request support for more assistance.
Presence (107080-107083)
107080HYPRErrorPresenceAuthenticatorEnrollmentViewControllerNil
Operation canceled.
What to do?

Please try again or request support for more assistance.
107081HYPRErrorPresenceAuthenticatorVerificationViewControllerNil
Operation canceled.
What to do?

Please try again or request support for more assistance.
107082HYPRErrorPresenceAuthenticatorCannotRenderContent
Operation canceled.
What to do?

Please try again or request support for more assistance.
107083HYPRErrorPresenceAuthenticatorConfirmationResultCancelled
Operation canceled.
What to do?

Please try again or request support for more assistance.
Still More FaceID (107084-107086)
107084HYPRErrorFaceIDAuthenticatorPasscodeNotSet
Operation failed.
What to do?

Please check if your passcode is already setup and try again.
107085HYPRErrorFaceIDAuthenticatorBiometryLockout
Operation failed.
What to do?

Biometry lockout - please lock the iPhone screen, unlock it using passcode and try again.
107086HYPRErrorFaceIDAuthenticatorUnrecognizedFace
Operation failed.
What to do?

Non-registered face is used to scan. Please use the correct face and try again.
Palm (1072xx)
107200HYPRErrorPalmAuthenticatorAlreadyEnrolled
Operation failed.
What to do?

Please try again or request support for more assistance.
107201HYPRErrorPalmAuthenticatorEnrollmentResultUnknownError
Operation failed.
What to do?

Please try again or request support for more assistance.
107202HYPRErrorPalmAuthenticatorEnrollmentResultCancelled Operation
canceled.
What to do?

Please try again or request support for more assistance.
107203HYPRErrorPalmAuthenticatorEnrollmentResultInvalidLicense
Operation failed.
What to do?

Please try again or request support for more assistance.
107204HYPRErrorPalmAuthenticatorEnrollmentResultCouldNotConnectToServer
Operation failed.
What to do?

Please try again or request support for more assistance.
107205HYPRErrorPalmAuthenticatorEnrollmentResultMissingDataForPalmMatch
Operation failed.
What to do?

Please try again or request support for more assistance.
107206HYPRErrorPalmAuthenticatorEnrollmentResultIncorrectInputData
Operation failed.
What to do?

Please try again or request support for more assistance.
107207HYPRErrorPalmAuthenticatorEnrollmentResultCoreSDKCallFailed
Operation failed.
What to do?

Please try again or request support for more assistance.
107208HYPRErrorPalmAuthenticatorEnrollmentResultCameraNotAuthorized
Operation failed.
What to do?

Please try again or request support for more assistance.
107209HYPRErrorPalmAuthenticatorEnrollmentResultCameraConfigFailed
Operation failed.
What to do?

Please try again or request support for more assistance.
107210HYPRErrorPalmAuthenticatorEnrollmentResultCameraSessionFailed
Operation failed.
What to do?

Please try again or request support for more assistance.
107211HYPRErrorPalmAuthenticatorEnrollmentResultCameraTorchModeUnavailable
Operation failed.
What to do?

Please try again or request support for more assistance.
107212HYPRErrorPalmAuthenticatorEnrollmentResultNotSuitableForLivenessCheck
Operation failed.
What to do?

Please try again or request support for more assistance.
107213HYPRErrorPalmAuthenticatorEnrollmentResultCryptoSecureAPIError
Operation failed.
What to do?

Please try again or request support for more assistance.
107214HYPRErrorPalmAuthenticatorEnrollmentResultCryptoKeychainError
Operation failed.
What to do?

Please try again or request support for more assistance.
107215HYPRErrorPalmAuthenticatorEnrollmentResultCryptoInvalidInput
Operation failed.
What to do?

Please try again or request support for more assistance.
107216HYPRErrorPalmAuthenticatorEnrollmentResultPalmAlreadyExists
Operation failed.
What to do?

Please try again or request support for more assistance.
107217HYPRErrorPalmAuthenticatorEnrollmentResultPalmNotFound
Operation failed.
What to do?

Please try again or request support for more assistance.
107218HYPRErrorPalmAuthenticatorEnrollmentResultDiskOperationFailed
Operation failed.
What to do?

Please try again or request support for more assistance.
107219HYPRErrorPalmAuthenticatorVerificationResultUnknownError
Operation failed.
What to do?

Please try again or request support for more assistance.
107220HYPRErrorPalmAuthenticatorVerificationResultCancelled
Operation canceled.
What to do?

Please try again or request support for more assistance.
107221HYPRErrorPalmAuthenticatorVerificationResultInvalidLicense
Operation failed.
What to do?

Please try again or request support for more assistance.
107222HYPRErrorPalmAuthenticatorVerificationResultCouldNotConnectToServer
Operation failed.
What to do?

Please try again or request support for more assistance.
107223HYPRErrorPalmAuthenticatorVerificationResultMissingDataForPalmMatch
Operation failed.
What to do?

Please try again or request support for more assistance.
107224HYPRErrorPalmAuthenticatorVerificationResultIncorrectInputData
Operation failed.
What to do?

Please try again or request support for more assistance.
107225HYPRErrorPalmAuthenticatorVerificationResultCoreSDKCallFailed
Operation failed.
What to do?

Please try again or request support for more assistance.
107226HYPRErrorPalmAuthenticatorVerificationResultCameraNotAuthorized
Operation failed.
What to do?

Please try again or request support for more assistance.
107227HYPRErrorPalmAuthenticatorVerificationResultCameraConfigFailed
Operation failed.
What to do?

Please try again or request support for more assistance.
107228HYPRErrorPalmAuthenticatorVerificationResultCameraSessionFailed
Operation failed.
What to do?

Please try again or request support for more assistance.
107229HYPRErrorPalmAuthenticatorVerificationResultCameraTorchModeUnavailable
Operation failed.
What to do?

Please try again or request support for more assistance.
107230HYPRErrorPalmAuthenticatorVerificationResultNotSuitableForLivenessCheck
Operation failed.
What to do?

Please try again or request support for more assistance.
107231HYPRErrorPalmAuthenticatorVerificationResultCryptoSecureAPIError
Operation failed.
What to do?

Please try again or request support for more assistance.
107232HYPRErrorPalmAuthenticatorVerificationResultCryptoKeychainError
Operation failed.
What to do?

Please try again or request support for more assistance.
107233HYPRErrorPalmAuthenticatorVerificationResultCryptoInvalidInput
Operation failed.
What to do?

Please try again or request support for more assistance.
107234HYPRErrorPalmAuthenticatorVerificationResultPalmAlreadyExists
Operation failed.
What to do?

Please try again or request support for more assistance.
107235HYPRErrorPalmAuthenticatorVerificationResultPalmNotFound
Operation failed.
What to do?

Please try again or request support for more assistance.
107236HYPRErrorPalmAuthenticatorVerificationResultDiskOperationFailed Operation failed.What to do?

Please try again or request support for more assistance.
107237HYPRErrorPalmAuthenticatorEnrollmentResultPalmMistmatchError <br />Operation failed.What to do?

Please try again or request support for more assistance.
107238HYPRErrorPalmAuthenticatorVerificationResultPalmMistmatchError
Operation failed.
What to do?

Please try again or request support for more assistance.
107239HYPRErrorPalmAuthenticatorUserIsNotEnrolled
Operation failed.
What to do?

Please try again or request support for more assistance.
107240HYPRErrorPalmAuthenticatorCannotRenderContent
Operation failed.
What to do?

Please try again or request support for more assistance.
107241HYPRErrorPalmAuthenticatorUserCancelled
Operation canceled.
What to do?

Please try again or request support for more assistance.
107242HYPRErrorPalmAuthenticatorEnrollmentResultFailed
Operation failed.
What to do?

Please try again or request support for more assistance.
107243HYPRErrorPalmAuthenticatorVerificationResultFailed
Operation failed.
What to do?

Please try again or request support for more assistance.
HYPR ADP Access (108xxx)
108000HYPRErrorADPNotInitialized
ADP not initialized.
What to do?

Make sure that ADP initialized with correct configuration. Check debugger logs for more details.
108001HYPRErrorADPNotAvailable
ADP not available.
What to do?

Make sure that ADP initialized with correct configuration. Check debugger logs for more details.
108002HYPRErrorADPCannotInitializeMoreThanOneInstance
ADP already initialized.
What to do?

Make sure that ADP initialized with correct configuration. Check debugger logs for more details.
Back to Top

Offline Mode (109xxx)

109000HYPRErrorOfflineModeError
Generic offline tokens error.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
109001HYPRErrorOfflineModeNoAccessTokensFoundInPayload
No offline tokens received from server.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
109002HYPRErrorOfflineModeNoAccessTokensAuthFoundInPayload
No offline tokens auth received from server.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
109003HYPRErrorOfflineModeNoSigningCertFoundInPayload
No signing certificated received from server.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
109004HYPRErrorOfflineModeStoreAccessTokensFailed
Failed to store offline tokens.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
109005HYPRErrorOfflineModeRetrieveAccessTokensFailed
Failed to retrieve offline tokens.
What to do?

Reach the support.
109006HYPRErrorOfflineModeConsumeAccessTokensFailed
The mobile app has received an invalid Offline PINs payload from the server.
What to do?

1. The user should restart the app and try again. 2. If it didn't resolve the issue, the user should unpair the computer and pair it again to solve this.
109007HYPRErrorOfflineModeZeroTokensLeft
No offline tokens left.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
109008HYPRErrorOfflineModeTokenInvalidSigningCert
Offline mode failed.
What to do?

Please try again or request support for more assistance.
109009HYPRErrorOfflineModeTokenVerificationFailed
Offline mode failed.
What to do?

Please try again or request support for more assistance.
109010HYPRErrorOfflineModeStoreDiscardedAccessTokensFailed
Failed to store discarded offline tokens.
What to do?

Try one more time and if doesn't work reach the support.
109011HYPRErrorOfflineModeTokenBase64URLInvalidFormat
Tokens Base64URL invalid format.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
109012HYPRErrorOfflineModeProfileOfflineFieldsMissing
Offline token field missing in user profile.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
109013HYPRErrorOfflineModeFidoAuthPayloadError
FIDO auth payload error while accessing offline tokens.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
109014HYPRErrorOfflineModeUafClientResponseError
UAF client response error while accessing offline tokens.
What to do?

Try regular unlock before next offline token attempt and if doesn't work reach the support.
109015HYPRErrorOfflineModeAuthenticationCancelled
Authentication canceled while accessing offline tokens.
What to do?

User canceled the authentication, no action needed.
Offline Mode Key Agreement (1010xxx)
1010000HYPRErrorKeyAgreementError
Offline mode failed.
What to do?

Please try again or request support for more assistance.
1010001HYPRErrorKeyAgreementInvalidCurveName
Offline mode failed.
What to do?

Please try again or request support for more assistance.
1010002HYPRErrorKeyAgreementInvalidHashAlgorithm
Offline mode failed.
What to do?

Please try again or request support for more assistance.
1010003HYPRErrorKeyAgreementInvalidLoginCertAuth
Offline mode failed.
What to do?

Please try again or request support for more assistance.
1010004HYPRErrorKeyAgreementInvalidPublicKey
Failed to verify the public key for offline mode. Usually, it happens when authentication for the offline mode has failed.
What to do?

User should try to authenticate again.
1010005HYPRErrorKeyAgreementInvalidSigningCert
Offline mode failed.
What to do?

Please try again or request support for more assistance.
1010006HYPRErrorKeyAgreementStorePublicKeyError
Offline mode failed.
What to do?

Please try again or request support for more assistance.
1010007HYPRErrorKeyAgreementStoreSigningCertError
Offline mode failed.
What to do?

Please try again or request support for more assistance.
1010008HYPRErrorKeyAgreementStoreLoginCertError
Offline mode failed.
What to do?

Please try again or request support for more assistance.
1010009HYPRErrorKeyAgreementStoreEncCounterError
Offline mode failed.
What to do?

Please try again or request support for more assistance.
1010010HYPRErrorKeyAgreementInvalidIdentifier
Offline mode failed.
What to do?

Please try again or request support for more assistance.
1010011HYPRErrorKeyAgreementGenerateRandomAESIVFailed
Random AES IV generation failed during certificate-based login.
What to do?

Reach the support.
Audit Events (1011xxx)
1011000HYPRErrorAuditEventError
Audit Event failed
What to do?

Audit event failed. Please try again.
1011001HYPRErrorAuditEventRetrieveError
Audit Event failed
What to do?

Audit event failed. Please try again.
1011002HYPRErrorAuditEventStoreError
Audit Event failed.
What to do?

Audit event failed. Please try again.
1011003HYPRErrorAuditEventDeleteError
Audit Event failed.
What to do?

Audit event failed. Please try again.
HYPRCore Errors (1020xxx)
1020000HYPRErrorCoreHMACValidationFailed
HMAC validation failed.
What to do?

1. User should try again.

2. If the problem is still happening, ask an administrator to collect logs and analyze it.
Back to Top

Miscellaneous (1030xxx)

1030000HYPRErrorVersionNegotiationLowerThanSupported
Server API version lower than supported by the SDK.
What to do?

Upgrade your server to use this Mobile SDK version.
1030001HYPRErrorVersionNegotiationHigherThanSupported
Server API version higher than supported by the SDK.
What to do?

Update your mobile app and try again.
1030010HYPRErrorQRCodeScanPermissionError
Not enough permissions to enable QR scanner. User declined to grant camera permissions.
What to do?

Navigate to device settings and make sure that app has permissions to use the camera. Restart the app and try again when permissions were granted.
1030011HYPRErrorEndpointSecurityRequiredError
Endpoint Security feature flag Required.
What to do?

Contact HYPR Support to enable the correct feature for this flow.
1030012HYPRErrorWindowsWebEnrollmentRequiredError
Windows web enrollment feature flag required.
What to do?

Contact HYPR Support to enable the correct feature for this flow.
1030013HYPRErrorUserAgentRegistrationInvalidPushPayload
Invalid Registration Push Payload.
What to do?

Try again or contact Support.
Enterprise Passkey Error Codes (1030014-1030018)
1030014HYPRErrorEnterprisePasskeyRegistrationFailed
Passkey Registration Failed.
What to do?

Try again or contact Support.
1030015HYPRErrorEnterprisePasskeysIDPNotEnabled
IdP not enabled.
What to do?

Verify the Identity Provider Integration is enabled.
1030016HYPRErrorEnterprisePasskeysDomainNotAllowed
Domain not allowed.
What to do?

Verify you are securely connected to the correct network.
1030017HYPRErrorEnterprisePasskeysNoCredential
No credential found.
What to do?

Verify you are enrolled and have completed a reigstration/device pairing.
1030018HYPRErrorEnterprisePasskeyAuthenticationFailed
Passkey authentication failed.
What to do?

Wait 1 minute and try again. If the issue persists, contact an admin.