chr233 / ASFEnhanceTools

为 ASFEnhance 开发的工具软件, 用于控制机器人完成购买游戏 / 卡单等操作
GNU Affero General Public License v3.0
14 stars 0 forks source link

疑似因为V社更改结算域名导致插件无法正确卡单 #2

Open xduQuzhen opened 1 year ago

xduQuzhen commented 1 year ago

今天使用[ASFEnhanceTools]进行卡单操作时,ASF返回错误信息:

[10:35:43] INFO 驱真 > RefreshSession() 正在刷新会话!
[10:35:44] INFO 驱真 > Init() 正在登录到 ISteamUserAuth……
[10:35:45] INFO 驱真 > Init() 成功!
[10:35:47] WARN 驱真 > UrlGetToHtmlDocumentWithSession() 失败!
[10:35:47] DEBUG 驱真 > UrlGetToHtmlDocumentWithSession() 请求失败:https://store.steampowered.com/checkout/?purchasetype=self
[10:35:47] ERROR 驱真 > CheckOut() nameof(response) 为 null!

查询客服页面得知并没有成功创建新的失败订单。测试web端和客户端,结算域名均已改为 https://checkout.steampowered.com/checkout/?purchasetype=self 推测ASFEnhanceTools使用的https://store.steampowered.com/checkout/?域名已无法正确结算导致错误。 QQ截图20230625110951

xduQuzhen commented 1 year ago

在ASFEnhance底下看到您对其他人相同问题的回复了,知道目前暂时解决不了,非常感谢您开发的插件