BuSheeZy Posted March 29, 2016 Report Posted March 29, 2016 (edited) I rewrote a project of mine and I'm getting "HTTP error 400" when I send a trade. Is there a way for me to see what the URL being requested looks like? My steamID object, token, and items all look fine.https://gyazo.com/c6810441e92be15f49eb43f22ad73e1aDo you know of any silly errors I could be doing? Thanks in advance,BuSheeZy Edited March 30, 2016 by BuSheeZy Quote
Dr. McKay Posted March 30, 2016 Report Posted March 30, 2016 Your accountid is a string and not a number. While that should probably be allowed, that's currently not supported. I've made a note of this. Quote
BuSheeZy Posted March 30, 2016 Author Report Posted March 30, 2016 Thanks a ton. I had my own little helper function I was using before I noticed you have already supplied one to create the object from an account id. 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.