pumble Posted June 22, 2016 Report Share Posted June 22, 2016 Hey Guys,if im creating a tradeoffer with a trade link url the creation fails: Error: Unknown SteamID input format "https://steamcommunity.com/tradeoffer/new/?partner=xxxxxx&token=xxxxxx" i use following to create the offer: var offer = manager.createOffer(row2[0].tlink); inside the row2[0].tlink variable is the whole trade link as string. any ideas ? Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted June 22, 2016 Report Share Posted June 22, 2016 Update to v2. Quote Link to comment Share on other sites More sharing options...
pumble Posted June 22, 2016 Author Report Share Posted June 22, 2016 yeh it solved this problem. but i run into another now. steam-tradeoffer-manager/lib/classes/TradeOffer.js:528 callback(null, 'sent'); TypeError: callback is not a function: looks like theres something wrong on your side, isnt it ? Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted June 23, 2016 Report Share Posted June 23, 2016 https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/releases/tag/v2.0.0 Quote Link to comment Share on other sites More sharing options...
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.