Hello, I use offer.addMyItems(temp); It gives me the following error:
{ Error: There was an error sending your trade offer. Please try again later. (26)
The thing is that I can send this items manually but with the addMyItems no. This is the array, maybe there's an error? Thanks.
[ { assetid: 'Foo',
market_hash_name: 'Glove Case',
price: 0,
appid: 730,
contextid: '2' },
{ assetid: 'Foo',
market_hash_name: 'MAC-10 | Silver (Factory New)',
price: 0,
appid: 730,
contextid: '2' },
{ assetid: 'Foo',
market_hash_name: 'Nova | Sand Dune (Field-Tested)',
price: 0,
appid: 730,
contextid: '2' },
{ assetid: 'Foo',
market_hash_name: 'Nova | Sand Dune (Field-Tested)',
price: 0,
appid: 730,
contextid: '2' },
{ assetid: 'Foo',
market_hash_name: 'P90 | Sand Spray (Field-Tested)',
price: 0,
appid: 730,
contextid: '2' },
{ assetid: 'Foo',
market_hash_name: 'USP-S | Night Ops (Minimal Wear)',
price: 0,
appid: 730,
contextid: '2' },
{ assetid: 'Foo',
market_hash_name: 'Glove Case',
price: 0,
appid: 730,
contextid: '2' } ]