On Wed, Nov 6, 2013 at 8:51 AM, GAURAV SHARMA <[email protected]>wrote:
> Hi, > > Now I am using Pubsubhubbub 0.4 > specification<https://pubsubhubbub.googlecode.com/git/pubsubhubbub-core-0.4.html> > . > I am sending subscribe feed url to hub :- > http://pubsubhubbub.appspot.com/subscribe > with hub.callback={0}&hub.mode={1}&hub.topic={2}&hub.lease_seconds={3} > > but still i am not getting any GET Response on callback server. > and not doing any fancy thing on callback url. > You aren't receiving requests from the hub because AppEngine is unable to contact your server. It's not an issue with the hub specifically. I'll ask AppEngine team for help. Roman. -- --- You received this message because you are subscribed to the Google Groups "Pubsubhubbub" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
