Hi Marco, When your server receives the request from the gadget, it should pass a libs query parameter in the request. It contains a relative path (from the gadget server), to the JS libraries your gadget can include in order to use the gadgets API calls. Note that OpenSocial methods are not supported via this mechanism. You can read more on implementation details here: http://code.google.com/apis/gadgets/docs/legacy/fundamentals.html#Libs. Also note that while this is technically a pointer to the legacy documentation, it is still supported as part of gadgets.* (and I will make sure the same example is added into the gadgets.* documentation).
Thanks, Dan On Sep 4, 12:15 am, mtugnoli <[email protected]> wrote: > I make a gadget with > > <Content type="url" href="http://www.mysite.it/test.ashx"/> > > I can build on server the gadget source, > > but I can't use Google API calls and UserPref > > Any suggest ? > > Marco --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
