ValvePython / steam

☁️ Python package for interacting with Steam
http://steam.readthedocs.io
MIT License
1.06k stars 129 forks source link

cl_login() throwing "LoginIncorrect" when login is correct #315

Closed Impulse-PW closed 3 years ago

Impulse-PW commented 3 years ago

I've had a script running for a little while and today my login stopped working with this library.

I've verified my login is correct as it works in the Steam client. Is this something everyone is experiencing or is it just me?

rossengeorgiev commented 3 years ago

WebAuth.cli_login() or SteamClient.cli_login() ?

Impulse-PW commented 3 years ago

Oh sorry, WebAuth.cli_login()

Impulse-PW commented 3 years ago

Disregard, was my mistake.

Sorry for taking your time.

rossengeorgiev commented 3 years ago

You may have been ratelimited, which would look like incorrect password.