Hello Roman, thanks for your suggestion. Unfortunately, I still get the same error. Please go on in the other topic<https://groups.google.com/forum/#!topic/pubsubhubbub/KhGCzIztIzQ>if you want to reply, so we can keep all the informations in one place: when I opened it I didn't notice that it had to be approved by a moderator, so I opened this one too. :(
Il giorno venerdì 19 ottobre 2012 14:09:58 UTC+2, Roman Perepelitsa ha scritto: > > On Thu, Oct 18, 2012 at 4:43 PM, Andrea Candini > <[email protected]<javascript:> > > wrote: > >> Hi! I'm having problems with the subscription process. I downloaded PuSH >> Java's implementation from >> here<http://code.google.com/p/pubsubhubbub-java/downloads/list>. >> When I open Test class I find these two lines: >> >> *String hub = "http://myhub.example.com/endpoint"; >> String hub_topic = "http://publisher.example.com/topic.xml";* >> >> In order to adapt them to my exercise, I changed them like this: >> >> *String hub = "http://pubsubhubbub.appspot.com/subscribe"; >> * > > > This should be "http://pubsubhubbub.appspot.com/". > > Sorry, I don't know the answers to your other questions. > > Roman. >
