Hi folks,

I'm trying to make an ajax call to our servers to fetch some html
content.  I call:
opensocial.makeRequest( MY_URL, MY_CALLBACK );

The specifications explain that the default output expected is HTML,
but for some reason I'm getting javascript errors.  It appears that
the container is trying to parse the response as javascript/json.  In
looking at the outgoing ajax request to the container, it looks like
there is a url parameter set "output=js".

Anyone else having problems fetching html content via makeRequest?
Any ideas what I'm doing wrong?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Discussion" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to