Hi Anurag. Are you still having this issue? I'm able to run the
following snippet in the OpenSocial Dev App (http://sandbox.orkut.com/
Main#AppInfo.aspx?appId=291092957065) in both sandbox and prod.sandbox
without any problems:

function response(data) {
  output(data.text);
};
function request() {
  gadgets.io.makeRequest('http://www.google.com', response);
};
request();

Please let me know as soon as possible if makeRequest is still failing
on your end.

- Jason

On Oct 21, 9:07 pm, Anurag <[EMAIL PROTECTED]> wrote:
> None of my makeRequest calls are going through - all calls return 404.
>
> Anybody else facing this?
>
> Any help much appreciated
> Anurag
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" 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