guptahanu / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 1 forks source link

Feed api seems to be having problems getting new items on some feeds #562

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Use feed api to load Smashing Magazine feed, for example: 
http://ajax.googleapis.com/ajax/services/feed/load?v=1.0&q=http://rss1.smashingm
agazine.com/feed/
2. Check date of most recent item
3. Check original source most recent item 
(http://rss1.smashingmagazine.com/feed/)

What is the expected output? What do you see instead?

One would expect that feed api response would be more or less in sync with the 
original source, and most of the time it is. But for this feed in particular 
updates seem to have stalled. Most recent item returned by API dates from 28 
Jan and original source has 4 new items (dated 1, 3, 4, 7 Feb) which the API 
fails to return.
I've been using feed api for some time now and it's the first time I noticed 
such issue. Don't really know if this is reproducible with other feeds.

Original issue reported on code.google.com by noc...@gmail.com on 8 Feb 2011 at 4:01

GoogleCodeExporter commented 8 years ago
bump? :(

Original comment by noc...@gmail.com on 14 Feb 2011 at 10:52

GoogleCodeExporter commented 8 years ago
Well... apparently someone fixed this and didn't bother to give feedback.
Thanks google.

Original comment by noc...@gmail.com on 17 Feb 2011 at 6:15