Closed maruo34 closed 7 years ago
(in the future, please ask questions on the node-steam-forums repository, per #121)
Here's a description of the error you're getting: https://steamerrors.com/8
Some parameter you're sending to Steam isn't right. Try logging your tradeLink.query.partner
and tradeLink.query.token
to make sure they're correct. Another possible source of error could be that you're specifying an amount
in the item objects – that isn't necessary for basically anything besides Spiral Knights Currency so try removing that. Also, itemsFromThem
is not needed if it's just empty, so you should be able to remove that.
I'm trying to send a trade, but this error occurs. In what cases can this happen?