speedy Posted June 25, 2016 Report Posted June 25, 2016 Hello, i miss the "getEscrowDuration(steamID[, token], callback)" function in TradeOfferManager v2.I used this function to validate the user token and of course also if the user has no escrow duration. Why this feature was removed? Is there a replacement for the token to check ? Quote
Dr. McKay Posted June 25, 2016 Report Posted June 25, 2016 You should be using getUserDetails now, which does that and more. Quote
speedy Posted June 25, 2016 Author Report Posted June 25, 2016 (edited) thx for reply. I know this new function, but if i understanding correctly i cant validate the token from users tradingurl...(want to check users token from my db when i receive a trade from this user... so i dont want to send a trade) Edited June 25, 2016 by speedy Quote
Dr. McKay Posted June 26, 2016 Report Posted June 26, 2016 It performs the same validation that getEscrowDuration did. That is, you'll get an Error with the same message as before if the token is invalid. 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.