Skip to content

Help, my MFA Code isn't working I can't login

Adam edited this page Aug 24, 2017 · 2 revisions

Since the MFA authentication currently being used by Omniwallet leverages a Time-based One-time Password Algorithm, the most common cause of MFA login/authentication issues comes from a sync problem where the time of the users MFA device does not match the time being used by the server when validating the MFA code.

The quickest/simplest solution is to check your device and make sure the time is accurate and/or force the MFA software on your device to resync itself.

On Android:

  1. Go to the main menu on the Google Authenticator app
  2. Select Settings
  3. Select Time correction for codes
  4. Select Sync now
  5. On the next screen, the app will confirm that the time has been synced, and you should now be able to use your verification codes to sign in.
    • Note: The sync will only affect the internal time of your Google Authenticator app, and will not change your device’s Date & Time settings.

Google Reference Article

On iOS:

  1. Open the Settings app of your iPhone home screen
  2. Select General
  3. Select Date & Time
  4. Disable Set Automatically Option and re-enable again.
  5. Reboot your device.

If you are using something different, consult the documentation for your device/software.

Clone this wiki locally