Hello, i'm trying to reed a feed rss with opensocial 0.7. It works fine with all browser but doesn't work with ie7. The error is "method not supported". Here is the code I use: function getRss() { var params = {}; params[opensocial.ContentRequestParameters.CONTENT_TYPE] = opensocial...