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

登录失败无法正常解析 (Key error:'fresh_token') #146

Open
CaptainfishA opened this issue Apr 7, 2024 · 3 comments
Open

登录失败无法正常解析 (Key error:'fresh_token') #146

CaptainfishA opened this issue Apr 7, 2024 · 3 comments
Labels
程序问题 Something isn't working

Comments

@CaptainfishA
Copy link

屏幕截图 2024-04-07 203550
之前是弄过sda的,后来添加了手机验证器 发现用不了了。又移除了手机验证器。
2024-04-07-20-34-55.log

@Hades-ming
Copy link

我也遇到了这个问题 在steam手机端还会弹窗是否允许登录

@Hades-ming
Copy link

我也遇到了这个问题 在steam手机端还会弹窗是否允许登录

我的问题解决了,解决方法你可以参考一下。我是使用的这个方法提取的 shared_secret 和 identity_secret,但是我在手机 steam 上登录了多个账号,导致我复制了错误的值。刚才仔细看了一下内容,才看到了它把多个账号的 SteamGuardInfo 都复制到了剪切板。我找到了相对应的账号 shared_secret 和 identity_secret 复制进 steam_account_info.json5 中,成功进行了登录。

@lupohan44
Copy link
Member

对 登录失败要解析response header, 这里的steampy没解析header 导致当成登录成功处理 但是实际登录失败 导致cookies缺少登录所需的信息

@lupohan44 lupohan44 added the 程序问题 Something isn't working label May 5, 2024
@lupohan44 lupohan44 changed the title Key error:'fresh_token' 登录失败无法正常解析 (Key error:'fresh_token') May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
程序问题 Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants