console.loq Posted July 12, 2023 Report Posted July 12, 2023 Hi, I have such problem When I send trade offer I got trade_offer_state: 9, confirmation_method: 2, after it I try to accept an offer with using acceptConfirmationForObject with identitySecret and tradeofferid, but instead confirmation I got Error: HTTP error 404 at SteamCommunity._checkHttpError (/var/www/project/node_modules/steamcommunity/components/http.js:108:9) at Request._callback (/var/www/project/node_modules/steamcommunity/components/http.js:50:61) at self.callback (/var/www/project/node_modules/steamcommunity/node_modules/request/request.js:185:22) at Request.emit (node:events:513:28) at Request.<anonymous> (/var/www/project/node_modules/steamcommunity/node_modules/request/request.js:1154:10) at Request.emit (node:events:513:28) at Gunzip.<anonymous> (/var/www/project/node_modules/steamcommunity/node_modules/request/request.js:1076:12) at Object.onceWrapper (node:events:627:28) at Gunzip.emit (node:events:513:28) at endReadableNT (node:internal/streams/readable:1359:12) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { code: 404 } Quote
console.loq Posted July 12, 2023 Author Report Posted July 12, 2023 fixed: It was necessary to update the package steamcommunity to 3.46.1 version Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.