Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check your master password and try again #10

Closed
kvbik opened this issue Jun 5, 2022 · 1 comment
Closed

Check your master password and try again #10

kvbik opened this issue Jun 5, 2022 · 1 comment

Comments

@kvbik
Copy link

kvbik commented Jun 5, 2022

I am super sure about the username, password and OTP - testing the very same credentials in a browser works - still I am getting::

Login failed!
<response><error message="Check your master password and try again." cause="password_invalid" email="my@email.com" is_passwordless_login=""  /></response>

PS: I've even tried grabbing the session id and csrf from the browser, but there may be something else broken. Since I was getting Padding is incorrect.....

@alvarhansen
Copy link

In case it helps someone. For me the issue was that my Password Iterations setting was not the default 100100.

This can be changed by:

  1. Open Account Settings in your browser (Open My VaultAccount Settings)
  2. Press Show Advanced Settings
  3. Set GeneralSecurityPassword Iterations to exactly 100100

(Reference)

After that, running the script was successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants