You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
Just tried to use the docker and I got this error :
The text was updated successfully, but these errors were encountered: