7 messages in com.googlegroups.google-gadgets-api_IG_FetchXmlContent returning JSON...?
FromSent OnAttachments
Bonstio (Guru)27 Nov 2007 08:13 
Dan (Google Employee)27 Nov 2007 13:08 
Bonstio (Guru)27 Nov 2007 13:50 
Dan (Google Employee)27 Nov 2007 14:21 
Bonstio (Guru)27 Nov 2007 15:24 
Dan (Google Employee)27 Nov 2007 18:16 
Bonstio (Guru)28 Nov 2007 01:02 
Subject:_IG_FetchXmlContent returning JSON...?
From:Bonstio (Guru) (bons@gmail.com)
Date:11/27/2007 08:13:20 AM
List:com.googlegroups.google-gadgets-api

Hi All,

I am making a call to _IG_FetchXmlContent using the URL http://api.flickr.com/services/rest/?method=flickr.photos.search&api_key=d72f4291ca0015e3c71ddd64af5b154f&extras=original_format&group_id=65811237%40N00

The response comes back is JSON and not XML as I think it should be. Both the content type of the response is JSON and also the reponse body starts with "throw 1; < don't be evil' >".

If tried adding a refreshInterval param to defeat the cache but no joy. What's going on here?