On Thu, Jan 17, 2013 at 7:07 PM, Joe Webb <[email protected]> wrote:
> My app subscribed to several blogger blogs via appspot and by default the > subscriptions are good for only 5 days. This is what I observed: > > 1) appsot didn't try to renew my subscriptions. I didn't find any entry in > my webserver logs > Please don't rely on automatic subscription renewal. It's been removed from the new version of the specification because it encourages bad practice. 2) Then I tried to proactively renew by sending a new subscribe request. > This is the way. > Appspot gives me a "409 Conflict" response. When querying appspot about > my original subscription, appspot still have it and listed it as expired. > My subscribe code works fine for a new topic though. > If you could provide extra details, I'll be happy to take a look in the hub's logs and try to figure out what's going on. I'll need: 1. Topic to which you are subscribing. 2. Callback URL. 3. The exact HTTP request you are sending (if you know it). Feel free to mail this info to me privately. Roman.
