Jump to content
McKay Development

404 while acceptConfirmationForObject


console.loq

Recommended Posts

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
}

 

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...