Steam错误:访问被拒绝

时间:2017-10-16 07:15:37

标签: php curl steam steambot

我的交易有问题。我的蒸汽机器人发送了许多交易并发送好,但有时我看到了错误(我从https到https的所有请求):

<HTML>
    <HEAD> 
        <TITLE>Access Denied</TITLE> 
    </HEAD>
    <BODY> 
        <H1>Access Denied</H1> 
        You don't have permission to access "http://steamcommunity.com/tradeoffer/new/send" on this server.
        <P> Reference ....... 
    </BODY> 
</HTML>

什么意思和我如何解决?

2 个答案:

答案 0 :(得分:2)

您需要进行身份验证。

通过cookie

在URL或sessionid(如果有)中提供合作伙伴和令牌

https://steamcommunity.com/tradeoffer/new/?partner=".$usersid32."&token=".$token

https://www.reddit.com/r/SteamBot/comments/3difg0/unable_to_send_trade_offer_receiving_error_401/

答案 1 :(得分:0)

希望你解决了你的问题,但如果没有,我可以帮忙。 访问被拒绝使用蒸汽API或机器人,通常意味着您没有将5美元存入帐户然后有限。