-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Session doesn't work after Steam update #450
Comments
same kind of pb here, since today simple code like this does not work anymore and raise 400 bad request exception
I don't know if it can help but acceed in browser to the URL worked when connected but CURL from this page fails in POSTMAN |
SOS~~ Has anyone implemented a new Steam login to get request.session or cookies? |
Valve completely killed session mechanism that ASF used,Anxiously waiting for updates。 here is the issues of other steam project。 |
Started yesterday with the steamLoginSecure no longer appearing in the cookie. Today it cannot login at all. |
There's also a problem with the login. It detects whether the password is wrong or not but throws a KeyError: 'transfer_parameters' when the password is correct.
with the correct credentials leads to
|
In the latest Steam update, sessions stopped working, how to solve the problem?
The text was updated successfully, but these errors were encountered: