Bonjour DJMic, The gadgets.io.makeRequest() is currently only available in the iGoogle Sandbox (developer environment). If you plan on going live in your gadget in the near future, you should develop your gadget communication with the more limited _IG_FetchContent().
I hope this helps. Jerome On Feb 27, 2:05 am, djmic <[email protected]> wrote: > Hello, > > sorry if there are mistakes, but I'm French. > I'm busy developing a Gadget for the iGoogle personalized page and I > must perform a HTTP request. > What function should I use? > > gadgets.io.makeRequest or _IG_FetchContent()? > > I tried makeRequest but I have the error gadgets.io.RequestParameters > is null or not an object > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle 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/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
