I am having difficulty accessing media in my mRSS feed via a Google gadget. I would like to use a custom gadget to add some preferences that are not present in the standard feed gadget. Using my feed in the standard RSS gadget works fine and shows the expected media elements in the json response.
Feed url: http://www.dvidshub.net/rss/image http://www.google.com/ig/feedjson?fr_0=url%3Dhttp%253A%252F%252Fwww.dvidshub.net%252Frss%252Fimage%26val%3D9%26sum%3D1 However, when I load my feed via makeRequest, the same json response has Media elements present, but they're empty. http://www.ig.gmodules.com/gadgets/makeRequest?refresh=3600&url=http%3A%2F%2Fwww.dvidshub.net%2Frss%2Fimage%3Fnocache%3D1316705111769&httpMethod=GET&headers=&postData=&authz=&st=&contentType=FEED&numEntries=10&getSummaries=false&signOwner=true&signViewer=true&gadget=http%3A%2F%2Fwww.dvidshub.net%2Fimagegadget.xml&container=ig&bypassSpecCache=&getFullHeaders=false How can I enable mRSS retrieval for makeRequest or access the feedjson endpoint to get mRSS responses working correctly? Is my media:group tag to blame? -- You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en.
