Search the Community
Showing results for tags 'market listings'.
-
Hello, I keep getting a bad request error (400) when I try to post with this function. All the info I have in the function should be correct. Any ideas? community.httpRequestPost("https://steamcommunity.com/market/sellitem/", { data: { 'sessionid': sessionID, 'appid': 730, 'contextid': 2, 'assetid': 18534283110, 'amount': 1, 'price': 1 } }, function(err) { if (err) throw err; }); It gets the sessionID variable from logging in, so that shouldn't be an issue.
- 2 replies
-
- market listings
- steam api
-
(and 2 more)
Tagged with:
-
https://steamcommunity.com/mobileconf/ajaxop?op=conf&p=android:{DevideID}&a={SteamID}&k={base64 code}&t={Time}&m=android&tag=conf&cid={TradeofferID} this is for trade confirm, but witch url and parameters a need for confirm market listings?