luckyway7

Results 2 comments of luckyway7

> > check #343 (fix by @xidios) > > i use all of this fix > > ```python > client.py #fix cookies login > > def set_login_cookies(self, cookies: dict) ->...

I have the same error, this code displays False, I cannot authorize, although I use the code from the documentation ``` from steampy.client import SteamClient steam_client = SteamClient('key') steam_client.login('login', 'pass!',...