Rodrigo Posted October 18, 2022 Report Posted October 18, 2022 To verify if a user’s tradelink is valid I usually would create an offer using the tradeLink and calling getUserDetails on that offer. But if the user renew his tradelink, only the token value is being changed and I feel like my method isn’t the most realiable since is not throwing me errors when I try to get userDetails. Is there any other realiable way to verify for a valid tradeLink? Quote
Dr. McKay Posted October 20, 2022 Report Posted October 20, 2022 Calling getUserDetails is the correct way to check. You'll still get an error if the token is wrong, but not if you're friends with the user. 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.