this post was submitted on 11 Jul 2023
-3 points (40.0% liked)

Asklemmy

49931 readers
587 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 6 years ago
MODERATORS
 

Sorry if this isn't the correct place to report this I will delete and move it to correct place if provided.

As title mentions I can't get into my main account after enabling 2 factor authentication.

I am using Google Authenticator 6.0 the code appears there as expected. However when I provide it to either the browser login screen or Jebora then select the log in button nothing happens.

It doe not indicate it is the wrong code, nor does it give any error messages.

Chromes debug console a 400 (Bad request) with error: "incorrect_totp token"

I assume this means it doesn't like the authentication code I am providing. Though I'm not quite sure what it's expecting.

top 4 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 11 points 2 years ago

This is a support question, you should have a look at the sidebar

[โ€“] [email protected] 6 points 2 years ago

Try one of these maybe? [email protected] [email protected]

Hopefully these help. It wouldn't let me copy paste them so hopefully I typed them correctly. If not check the sidebar.

[โ€“] [email protected] 3 points 2 years ago
  1. Make sure the time and timezone is correctly set on your device, TOTP is time-dependent and both the server and the smartphone needs to have the same time in order to validate the code.
  2. Lemmy uses SHA256 instead of SHA1 like most other websites using TOTP. Honestly I'm not sure Google Authenticator supports it, as I don't see the option when attempting to add a key manually.
[โ€“] [email protected] 1 points 2 years ago
  1. Make sure the time and timezone is correctly set on your device, TOTP is time-dependent and both the server and the smartphone needs to have the same time in order to validate the code.
  2. Lemmy uses SHA256 instead of SHA1 like most other websites using TOTP. Honestly I'm not sure Google Authenticator supports it, as I don't see the option when attempting to add a key manually.