Jump to content
McKay Development

Getting error when executing getEscrowDuration method


Recommended Posts

Hello!

 

I keep getting an error when I'm doing:

 

manager.getEscrowDuration('76561198016511109', 'EMv1iKH8', function(err, daysTheirEscrow, daysYourEscrow) {

if(err) console.log(err);

});

 

And getting: Error: This Trade URL is no longer valid for sending a trade offer to noname.

But the funny thing is that https://steamcommunity.com/tradeoffer/new/?partner=324417112&token=EMv1iKH8 tradeurl works fine

 

What am I suppose to do?

 

Thanks!

 

Link to comment
Share on other sites

Hello!

 

I keep getting an error when I'm doing:

 

manager.getEscrowDuration('76561198016511109', 'EMv1iKH8', function(err, daysTheirEscrow, daysYourEscrow) {

if(err) console.log(err);

});

 

And getting: Error: This Trade URL is no longer valid for sending a trade offer to noname.

But the funny thing is that https://steamcommunity.com/tradeoffer/new/?partner=324417112&token=EMv1iKH8 tradeurl works fine

 

What am I suppose to do?

 

Thanks!

http://prntscr.com/br40ch

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