Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Invalid cookie data, cannot log in to Steam #44

Open
joaojotta opened this issue Apr 28, 2018 · 2 comments
Open

Invalid cookie data, cannot log in to Steam #44

joaojotta opened this issue Apr 28, 2018 · 2 comments

Comments

@joaojotta
Copy link

Hi
I've used this for quite a long time and now it just won't work.
I know cookies change and they're correct. I've done it over and over again before.

Any help here?

Thanks

[ 04/28/2018 10:34:10 PM ] WELCOME TO IDLE MASTER
[ 04/28/2018 10:34:10 PM ] Finding games that have card drops remaining
/usr/lib/python2.7/site-packages/bs4/__init__.py:181: UserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("lxml"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently.

The code that caused this warning is on line 158 of the file start.py. To get rid of this warning, change code that looks like this:

 BeautifulSoup(YOUR_MARKUP})

to this:

 BeautifulSoup(YOUR_MARKUP, "lxml")

  markup_type=markup_type))
[ 04/28/2018 10:34:12 PM ] Reading badge page, please wait
[ 04/28/2018 10:34:12 PM ] Invalid cookie data, cannot log in to Steam
Press Enter to continue...
@Takohashi
Copy link

sergey-dryabzhinsky@96b0e21

@joaojotta
Copy link
Author

Worked like a charm!
Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants