Skip to content
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] WebAuth login with 2FA get KeyError: 'transfer_parameters' #456

Open
ChiHangChen opened this issue Nov 16, 2023 · 6 comments
Open

Comments

@ChiHangChen
Copy link

ChiHangChen commented Nov 16, 2023

Description
Login using WebAuth get KeyError

Steps to Reproduce the behavior

import steam.webauth
account = steam.webauth.WebAuth(my_username, my_password)
account_session = account.login(twofactor_code="9BASD")

But I got KeyError: 'transfer_parameters'

I've checked the login response which is resp: {'success': True, 'requires_twofactor': False, 'login_complete': True}

Versions Report
1.4.4

@Marcelzocker999
Copy link

Same for me

@VitorOriel
Copy link

Any updates for this issue?

@soshin1337
Copy link

same problem

@pebnn
Copy link

pebnn commented Apr 16, 2024

anyone figured this out yet? same issue here. using version 1.4.4

@DiDHack
Copy link

DiDHack commented Apr 16, 2024

The same

@KizGalaxy
Copy link

Same issue

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

No branches or pull requests

7 participants