lastpass-authenticator-export icon indicating copy to clipboard operation
lastpass-authenticator-export copied to clipboard

KeyError: 'userData'

Open ricciocri opened this issue 1 year ago • 1 comments

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'

ricciocri avatar May 17 '23 10:05 ricciocri

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

gasjur avatar Jan 18 '24 13:01 gasjur