
0x737368
-
Posts
20 -
Joined
-
Last visited
Community Answers
-
0x737368's post in Refreshing inventory after trade was marked as the answer
Sorry, the issue was with my code, not the tradeoffer-manager
-
0x737368's post in Problem with confirmations while using different devices was marked as the answer
Reinstalled all the modules on the RaspberryPi and it worked!
-
0x737368's post in community.startConfirmationChecker not starting was marked as the answer
EDIT: was using callback where I wasn't supposed to be.
-
0x737368's post in How to get a steamID of a user was marked as the answer
Yeah, so I wrote this but it's giving me a HTTP 400 error, what could be the problem?
https://pastebin.com/y5XQUBvL (sorry, the text editor here collapses all my spacing, making the code unreadable)
The error happens after user.acceptFriendRequest
I'm certain that the user object is correct as user.name gives the correct nickname of the user, so it must be something with how I'm calling the method
Edit, nvm, there was a problem with how I was triggering the acceptFriendRequest