dmaasland / lastpass-authenticator-export

217 stars 39 forks source link

KeyError: 'userData' #19

Open ricciocri opened 1 year ago

ricciocri commented 1 year ago

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 commented 5 months ago

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