Hi Nathan, On Thu, Nov 19, 2009 at 9:43 PM, Nathan Fritz <[email protected]> wrote: >> >> Does the user need to subscribe himself on the PubSub node, or if we >> have his JID we can do that? > > Either works. >
I've just tried that and it didn't work, I got a "JIDs do not match" (http://xmpp.org/extensions/xep-0060.html#subscriber-subscribe-error-nomatch), as you can see in my log, line 53: http://gist.github.com/239267 I'm running ejabberd on a EC2 instance, trying to subscribe user "test1" using the user "admin". Just pushed the code to github, so you can see what I'm doing: http://github.com/tanob/pubsub_test1 Thanks in advance.
