Post
Topic
Board Exchanges
Re: Binance: 2FA => message « error code »
by
bob123
on 18/06/2018, 12:54:44 UTC
How do I know if it’s TOtP or HOTP for my google authentificator ?

You can check the settings.

But you can also find out which method you are using by looking at the code which gets generated.

Does a new code get generated each time you click a button? -> Counter-based -> HOTP.
OR does a new code generated after time has elapsed (e.g. every 30 seconds) -> Time based -> TOTP.

Invalid (TOTP-)codes are mostly to non-synchronous time between your mobile and the google server. Binance itself works fine for me.