DoctorMcKay/node-steam-tradeoffer-manager

steam remove CancelTradeOffer and DeclineTradeOffer api

Closed this issue · 5 comments

Lol i was wondering why my code is not working
Steam return error - 'HTTP error 404'

I think that this is done against scammers who steal the api key

So, I looked a bit into it, and it seems that we should be able to POST to
https://steamcommunity.com/tradeoffer/${tradeOfferID}/${strAction} where action is cancel or decline
with body of { sessionid: g_sessionID }

Could #326 be somehow accepted fast ?

Published as version 2.10.5.