Steam API无法将请求消息转发到内部服务器

时间:2017-11-30 07:44:56

标签: steam-web-api

我正在尝试检查用户是否购买了具有以下请求的应用程序:

curl -X GET -H "Content-Type: application/x-www-form-urlencoded" 'https://api.steampowered.com/ISteamUser/CheckAppOwnership/v1?key=< VALID_KEY>&appid=< VALID_APP_ID>&steamid=<...>'

每个参数都有效并且已成功用于其他请求,但是对ISteamUser的所有请求都会出现同样的奇怪错误

Failed to forward request message to internal server

请求partner.steam-api.com时出现同样的错误

0 个答案:

没有答案