Skip to content

[BUG] Cant login #11

@VoidDave

Description

@VoidDave

Description
A clear and concise description of what the bug is.
I just can't log in with MobileWebAuth(),cli_login() It reporting to be successful but in practice trying to call anything that needs to be logged in resolves in program crashes with error of being unauthorized / not logged in

Steps to Reproduce the behavior
(Include debug logs if possible and relevant)
create variable = MobileWebAuth(username="USERNAME",password="PASSWORD")
do that variable.cli_login() and enter 2fa code / accept in-app and press enter
call something login dependent for eg variable.status() and try to print it
error
Expected behavior
A clear and concise description of what you expected to happen.
After providing 2fa to be able to use logged in dependent commands

Screenshots
If applicable, add screenshots to help explain your problem.

Versions Report

python -m steam.versions_report (Run python -m steam.versions_report and paste the output below) python -m steam.versions_report steam: 1.6.1

Dependencies:
vdf: 4.0
protobuf: 3.20.3
requests: 2.28.2
cachetools: 5.5.0
gevent: 24.11.1
gevent-eventemitter: 2.1
pycryptodomex: 3.21.0
enum34: Not Installed
win-inet-pton: Not Installed

Python runtime:
executable: /usr/bin/python
version: 3.11.11 (main, Nov 10 2011, 15:00:00) [GCC 13.2.0]
platform: linux

System info:
system: Linux
machine: x86_64
release: 6.13.3-201.nobara.fc41.x86_64
version: #1 SMP PREEMPT_DYNAMIC Tue Feb 18 10:33:18 UTC 2025

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions