Forum Moderators: open
I am using Google,s GData API to get JSON feed of a single video. Following is my link code:
[pastebin.ca...]
Weired thing is that other URLs are working fine from same server and returning proper JSON feed.
1)Comment feed with cache Handling
------------------------------------------------------------
[kadnan.googlepages.com...]
2)Single Video Feed without Cache Handling
-----------------------------------------------------------------
[kadnan.googlepages.com...]
Is this a bug ? due to this cache issue I am not able to return Feed and data.feed always returns NULL to me.
Thanks