Jump to content
McKay Development

Sending trade offer using token to non friends giving error.


Recommended Posts

Hello i'm having some issues and i'm hoping somebody could help me out

i'm trying to send a trade offer using the a tradetoken. 

 

t = manager.createOffer(new TradeOfferManager.SteamID(SENDER.getSteamID64(), token))
 
t.getUserDetails((ERR, ME, THEM) => 
^Throws
is not on your Steam friends list.
 
I'm guessing
 
manager.getUserInventoryContents(client.steamID.getSteamID64(), keyfromgame, 2, true, (ERR, INV, CURR) => {
will also throw inventory private or not in steam friends list?
 
 
is there any samples about sending offers with tokens ? 
not entirely sure how i would go about getting there trade hold and / or getting there inventory when we ain't friends? 

 

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