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

KeyError: 'userData' #19

Open
ricciocri opened this issue May 17, 2023 · 1 comment
Open

KeyError: 'userData' #19

ricciocri opened this issue May 17, 2023 · 1 comment

Comments

@ricciocri
Copy link

ricciocri commented May 17, 2023

Just tried to use the docker and I got this error :

Traceback (most recent call last):
File "//lastpass-authenticator-export.py", line 212, in
main()
File "//lastpass-authenticator-export.py", line 206, in main
user_data = get_mfa_backup(session, csrf)
File "//lastpass-authenticator-export.py", line 110, in get_mfa_backup
return r.json()['userData']
KeyError: 'userData'

@gasjur
Copy link

gasjur commented Jan 18, 2024

I got the same error aswell, tried with different pyhton version

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

2 participants