itsjfx / steam-account-switcher

Steam Account Switcher written in Python with mobile support!
https://jfx.ac
5 stars 1 forks source link

Error trying to connect to my account. #3

Open razdahan opened 6 years ago

razdahan commented 6 years ago

Hi, after i insert my credentials and press 1 to login to my choosen account i get this error:

File "C:/Users/Raz Dahan/Desktop/steam-account-switcher-master/account-switcher.py", line 215, in main() File "C:/Users/Raz Dahan/Desktop/steam-account-switcher-master/account-switcher.py", line 202, in main code = sa.generate_twofactor_code(base64.b64decode(data['accounts'][chosenAccount]['mobile'])) File "C:\Users\Raz Dahan\AppData\Local\Programs\Python\Python37\lib\base64.py", line 87, in b64decode return binascii.a2b_base64(s) binascii.Error: Invalid base64-encoded string: length cannot be 1 more than a multiple of 4

USING PYTHON 3.7 64 BIT OS