Jump to content
McKay Development

Error: There was an error sending your trade offer. Please try again later. (15)


Just

Recommended Posts

Hey..

 

If I try to send a offer to someone (with his steamid + token) I'm getting the error: Error: There was an error sending your trade offer. Please try again later. (15).

If I add him as friend, all is working fine. Trade with the browser or the steam client is working fine without having him as friend.

The token is correct:

example from the wiki: var offer = manager.createOffer("https://steamcommunity.com/tradeoffer/new/?partner=46143802&token=KYworVTM");// SteamID and trade token both provided

Error if I using this: throw new Error("Unknown SteamID input format \"" + input + "\"");

If I use this: var offer = manager.createOffer(new TradeOfferManager.SteamID("76561198006409530"), "KYworVTM"); // trade token provided I get the problem with sending the trade offer. I tryed this with different tradeoffer-links and it's not working. Token is 100% correct.

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...