Working here as well, thanks.

On Oct 22, 10:00 pm, Jason <[EMAIL PROTECTED]> wrote:
> Hi Everyone. I just tested the following snippet in the OpenSocial Dev
> App (http://sandbox.orkut.com/Main#AppInfo.aspx?appId=291092957065)
> running in the sandbox, and everything seems fine:
>
> function response(data) {
>   output(data.text);};
>
> function request() {
>   gadgets.io.makeRequest('http://www.google.com', response);};
>
> request();
>
> If makeRequest is still failing for any of you, please give me a code
> snippet that I can use to reproduce the issue.
>
> - Jason
>
> On Oct 22, 8:12 am, hafflehawks <[EMAIL PROTECTED]> wrote:
>
> > I am also facing the same problem .  makeRequest is returning null
>
> > On Oct 22, 5:35 pm, Badaro <[EMAIL PROTECTED]> wrote:
>
> > > The same thing is happening here since yesterday.
>
> > > This even happens even in a production app, which runs properly in
> > > orkut.com but breaks if I switch to sandbox.orkut.com.
>
> > > On Oct 21, 10:46 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > > > Is gadgets.io.makeRequest broken in the sandbox?  For my app its never
> > > > returning anything in response.data, and I never see the request hit
> > > > my server.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to