Nacho Posted July 29, 2017 Report Posted July 29, 2017 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' } ] Quote
mrxbell Posted July 30, 2017 Report Posted July 30, 2017 (edited) Error display when items in inventory does not exits.you can see more there : https://steamerrors.com/26 Edited July 30, 2017 by mrxbell 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.