On Fri, Sep 17, 2010 at 11:08 AM, vijay <[email protected]> wrote: > On Sep 17, 9:53 am, Brett Slatkin <[email protected]> wrote: >> On Thu, Sep 16, 2010 at 12:44 AM, vijay <[email protected]> wrote: >> > I want to debug an rss feed (that I'm publishing) using >> > pubsubhubbub.appspot.com. >> > What should the callback field be >> > onhttps://pubsubhubbub.appspot.com/subscribe? >> > How does pubsubhubbub-subscriber.appspot.com fit in here? >> >> So the callback field is if *you* have a subscription. If you don't, >> then you want to use the publisher debugging tools here: >> >> https://pubsubhubbub.appspot.com/publish > > Ok, I tried the Publish tool for my topic url (feed) but when I try > the Publisher Diagnostics on the same page, I get "Could not find any > record for topic URL". > > The page also says: "Note: This hub ignores publisher notifications > about feeds with no subscribers. If you are trying to test that your > publisher works correctly, you may want to use the Subscription page > to subscribe the example subscriber app to your feed." > > So, how do I use the subscriber app to test my publisher is working > correctly? > > My feed has a rel="hub" link pointing to pubsubhubbub and I used your > python publisher client to ping the hub when I update the feed (to > which I see a 204 response but no realtime update in Buzz or Reader).
Could you provide the feed URL either here or in a private email to me so I can take a look? Also to confirm: You've subscribed to your own feed in Google Reader? And you made that subscription *after* it was pubsubhubbub-enabled?
