Hi,
I have built a msn robot based on the library.
When I tried to use windows client to add the robot to the contact list, i find the exception in the console:
It says: "Hidden Contact with Same PUID Already Exists" (a soap message). the same PUID seems wired to me.
and then, i restarted the robot, the pending contact event was fired. the robot tried to add the contact again but another error message was thrown out: "Contact Already Exists"
Does someone has the same issue? What is the solution to overcome the problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm having the exact same issue. I have even checked http://www.hypothetic.org/docs/msn/index.php and find no references to accepting pending contacts. Seems like a dead-end to me.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have built a msn robot based on the library.
When I tried to use windows client to add the robot to the contact list, i find the exception in the console:
It says: "Hidden Contact with Same PUID Already Exists" (a soap message). the same PUID seems wired to me.
and then, i restarted the robot, the pending contact event was fired. the robot tried to add the contact again but another error message was thrown out: "Contact Already Exists"
Does someone has the same issue? What is the solution to overcome the problem?
some information: i use MSNP15 protocol.
I'm having the exact same issue. I have even checked http://www.hypothetic.org/docs/msn/index.php and find no references to accepting pending contacts. Seems like a dead-end to me.
Hey, did you ever find a workaround for this?
Thanks in advance.