SteamDesktopAuthenticator
SteamDesktopAuthenticator copied to clipboard
Confirmation is not working please help me @jesecar96
Still waiting also
@Jessecar96 Please help us
i have the same problem + i cant add new account only SG codes are working :(
Yeah the same, just blank window and no matter how much you wait it to load
i hope @Jessecar96 can help us.
I have the same problem. But as a temporary solution, I decided to implement SDA in Python to confirm orders. Whoever has the ability and knowledge, then you can take steampy as an example and modify it for yourself.
I saw GIT project that went our, It allegedly fix the issue, https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix
RISKY!!!!, In my opinion transferring to this is RISKY!!!!, I didn't look all code, but its totally different programming language. They KEY chang to STEAM api was confermation endpoint:
- API "mobileconf/conf" was changed to "mobileconf/getlist"
- Response from that API was changed from HTML to JSON
Summary:
- For those who use SteamDesktopAuthentificator, they need to be carful when transfering to new GIT project (safty reason)
- For those who use custom script (python, node, etc) can easily fix their authentificator