ArchiSteamFarm is unable to generate Web API Keys anymore #3084
Labels
🐛 Bug
Issues marked with this label indicate unintended program behaviour that needs correction.
✔️ Confirmed
Issues marked with this label were acknowledged and confirmed by the developers.
☝️ External
Issues marked with this label have external scope and typically depend on third-party projects.
🟡 Medium priority
Issues marked with this label have a priority, unless there is something even more important.
💥 Regression
Issues marked with this label are regressions - bugs that were introduced recently.
Checklist
ASF version
Latest stable release
ASF variant
linux-x64
Bug description
It looks like today Valve roll out a new change so in order to create a Web API Key, a mobile confirmation is needed.
Refers to https://twitter.com/zerguet/status/1730531743575208386
Expected behavior
ArchiSteamFarm must be able to auto-generate a Web API Key when not present as it is a mandatory requirement for ASF to query some internal APIs
Actual behavior
An error is thrown on the logs:
Steps to reproduce
!restart
Possible reason/solution
A recent change at Valve side as per https://twitter.com/zerguet/status/1730531743575208386 that requires source code rework to auto-confirm the Web API Key generation, refers to:
ArchiSteamFarm/ArchiSteamFarm/Steam/Integration/ArchiWebHandler.cs
Line 2595 in 9699686
Can you help us with this bug report?
Somehow, I can test and offer feedback, but can't code
Full log.txt recorded during reproducing the problem
Global ASF.json config file
N/A
BotName.json config of all affected bot instances
N/A
Additional info
The text was updated successfully, but these errors were encountered: