researcher Posted February 12 Report Posted February 12 I login with this simple code: await session.startWithCredentials({ accountName: acc.accountName, password: acc.password, steamGuardCode: SteamTotp.getAuthCode(auths[acc.accountName]) }); But it throws an error saying: Malformed login response It used to work perfectly for many weeks, but today I found out that it throws an error. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.