Hello, I am trying to write a client to subscribe to feed update notifications. This code is able to subscribe, and receives the verification call successfully. The problem arrises when the feed is updated. My coded is called, but no parameters are passed in, either with GET or POST. This makes it impossible to know which feed is actually updated.
This happens when I use the reference server at http://pubsubhubbub.appspot.com/. The feed that I am subscribing to is: http://news.google.com/news?pz=1&cf=all&ned=us&hl=en&topic=h&num=3&output=rss Any help that you can give would be appreciated. Thanks, Paul
