-
Notifications
You must be signed in to change notification settings - Fork 23
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
How do I send a request for the ‘log out from all devices’ button? #10
Comments
If this helped you in any way, please consider contributing to the wiki. It can be about this, or something else. |
Bro, I've been learning python for two months. Help please, I tried to make this command through queries but it doesn't work (after authorisation I see my login in devices), however I don't get kicked out. `from steampy.client import SteamClient API_KEY = 'my api' def main():
if name == 'main': |
Requests are really really hard 😥 |
You need to be logged in the steam web |
I think you may need to add |
it didn't work 😥 |
Maybe you know some other way? This is very important to me 😥 |
How do I send a request for the ‘log out from all devices’ button?
The text was updated successfully, but these errors were encountered: