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'
Just tried to use the docker and I got this error :