Skip to content

Wrong trade ID sent? #86

Description

@ReinholdtheRunner

Hey guys,
I am getting a tradeID when calling

$trade->send($usertoken);

Everything seams to be working. I can also use it to open the correct trade offer via

https://steamcommunity.com/tradeoffer/ -TRADEID-

My website repetitively checks if the offer was accepted using

https://api.steampowered.com/IEconService/GetTradeOffer/v1/?key=" -STEAMAPIKEY- "&tradeofferid=" -TRADEID- "

For some reason I can not check for the current state when the server.php file is getting called from another computer but mine. I can't even check the state when pasting the tradeID manually into the api url above. Is it a wrong tradeID then?
Please help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions