On Jun 10, 3:56 pm, littleidiot <[email protected]> wrote: > Using the > urlhttp://fusion.google.com/add?source=agts&moduleurl=http://testbed.ech... > does not add our gadget. It adds a lab pixies calculator gadget > without prompting.
That's an odd URL you have there. Although I think it's technically legal under RFC 1738, I'm guessing that Google rejects it as invalid. How it gets from there to the LabPixies calculator is a good question! But the fix is simple: use the following URL instead. http://www.google.com/ig/adde?source=agts&moduleurl=testbed.echo.nasa.gov/nesi/nesi.xml It resolves to the same gadget spec as your original, it just doesn't include the port - but since 80's the default HTTP port anyway, I wouldn't expect a problem. HTH, String --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
