Closed awillinger closed 11 years ago
You're doing it right and that's how I do it, too. Is this reproducible every time?
AFAIK, you get an "ignoring you" error if you add someone, then revoke the request, then try to add again.
Ah yes, now it's working!
Hello,
I am currently coding a Bot for Steam Trading, which also should/must accept Friend Requests. The thing is, I can't get it to work.
Here is an example:
(bot = my SteamClient Object)
It receives the Invite, but accepting doesn't seem to work - the Bot is igoring the User afterwards, which makes sending a new Invite impossible.
What am I doing wrong?