Google 2 factor authorization: “The code you entered didn’t verify. Learn more Tip: codes are time-dependent…”
Posted by jpluimers on 2014/01/18
Not sure what went wrong, but I could not use 2 factor authentication, but somehow the codes generated by the Google Authenticator didn’t work at all. When entering the codes, I got this message:
“The code you entered didn’t verify. Learn more Tip: codes are time-dependent. Make sure your phone is set to the correct local time.”
Of course both devices were having the same time, were in the same time zone, etc.
The “codes are time-dependent” – Google Search got me on the right track.
The fix was the second steps from this article (I updated the steps as some of the UI changed):
- go to https://accounts.google.com on a desktop/tablet,
- login,
- go to “Security” (https://www.google.com/settings/security),
- under “Password”, next to “2-step verification”, click on “Settings” (https://accounts.google.com/b/0/SmsAuthConfig),
- click “Move to a different phone” (mine was listed as “Android”),
- tick Android, iPhone or BlackBerry, then click “Continue”
- scan the on-screen QR code using Google Authenticator on your Android device (Authenticator -> Add account -> Scan barcode) and follow the rest of the instructions.
- To verify: open an anonymous browser window on your computer, login to https://plus.google.com (or any other Google service) using 2-step verification, and check if the newly generated codes work.
What this does is reset the authentication token on both the Google side and the Authenticator side.
For me, there was no need to delete cookies like zeitgeist described, but your mileage might vary.
–jeroen
Leave a Reply