Jump to content
McKay Development

Tradeoffer Url doesnt Work


Recommended Posts

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 ?

Link to comment
Share on other sites

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 ?

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...