pumble Posted June 22, 2016 Report 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
pumble Posted June 22, 2016 Author Report 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
Dr. McKay Posted June 23, 2016 Report Posted June 23, 2016 https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/releases/tag/v2.0.0 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.