When I use the following:
gadgets.io.makeRequest(url, function(response)
{doSomething(response);}, {'method' : gadgets.io.MethodType.GET,
'contentType' : gadgets.io.ContentType.DOM});The response doesn't seem to be as XML. i.e.: response.firstChild == null => true The XML document is proper and works fine with version 0.6 using opensocial.makeRequest(.....) Can anyone tell me what I ought to be doing? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut 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/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

