I'm trying to debug why the youtube gadget (http://www.google.com/ig/ modules/youtube_igoogle/v2/youtube.xml) isn't functioning properly in my gadget server. Is there any way to get the un-minified version of the content so I can try to figure out why it's trying to fetch the URL "http://localhost:9443/gadgets/proxy? refresh=31536000&url=F488DCE4F1DF74047FE68BF860443791.cache.js"
Clearly the problem is it's telling the proxy to load a URL but it's not providing an absolute URL. But with the minified content, it's difficult to see how it ended up with a relative URL rather than the absolute one (http://www.google.com/ig/modules/youtube_igoogle/v2/ F488DCE4F1DF74047FE68BF860443791.cache.js). -- You received this message because you are subscribed to the Google Groups "Implementing OpenSocial Containers" 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/opensocial-container?hl=en.
