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

获取steam_id报错 #139

Closed
pengrui626 opened this issue Mar 11, 2024 · 2 comments
Closed

获取steam_id报错 #139

pengrui626 opened this issue Mar 11, 2024 · 2 comments
Labels
程序问题 Something isn't working

Comments

@pengrui626
Copy link

[2024-03-11 19:24:37] - ERROR: 程序发生致命错误,请将此界面截图,并提交最新的log文件到https://github.com/jiajiaxd/Steamauto/issues
Traceback (most recent call last):
File "C:\Users\60147\Desktop\Steamauto-20240305-1347\Steamauto.py", line 458, in
exit_code.set(main())
File "C:\Users\60147\Desktop\Steamauto-20240305-1347\Steamauto.py", line 425, in main
steam_client = login_to_steam()
File "C:\Users\60147\Desktop\Steamauto-20240305-1347\Steamauto.py", line 256, in login_to_steam
steam_client._api_key = get_api_key(steam_client)
File "C:\Users\60147\Desktop\Steamauto-20240305-1347\Steamauto.py", line 92, in get_api_key
steam_client._confirm_transaction(resp_json["request_id"])
File "C:\Users\60147\Desktop\Steamauto-20240305-1347\steampy\client.py", line 221, in _confirm_transaction
confirmation_executor = ConfirmationExecutor(self.steam_guard['identity_secret'], self.steam_guard['steamid'],
KeyError: 'steamid'
[2024-03-11 19:24:37] - ERROR: 由于出现致命错误,程序即将退出...

@crab713
Copy link
Contributor

crab713 commented Mar 11, 2024

大概是你令牌文件不完整,缺了steamid

@lupohan44
Copy link
Member

代码流程有问题 你先自己手动申请API

@lupohan44 lupohan44 added the 程序问题 Something isn't working label Mar 11, 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