Incorrect Code #1053
Closed
ttarikyuksel
started this conversation in
General
Incorrect Code
#1053
Replies: 1 comment 1 reply
-
There are two possible reasons for an incorrect code despite a correct secret. The first reason may be that the clock is incorrect. To resolve this issue, you can synchronize your clock with an NTP server. The second reason could be that the algorithm selected does not match the one used on the server side. We support SHA-1, SHA-256, SHA-512, GOST 34.11 256, and GOST 34.11 512. By default, SHA-1 is selected if no algorithm is specified when adding a secret. If you need to change the algorithm, you can do so by accessing the advanced options when adding a new account. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions