Hi, iGoogle will not follow redirects to gadget XML. If you wish to change the location of a published gadget, please file and alias request as outlined here: http://code.google.com/p/igoogle-legacy/wiki/IssuesTab?tm=3.
iGoogle -should- but does not currently support rendering gadgets hosted with https. For now, you should host all gadgets with http. Thanks, Dan On Dec 10, 11:37 pm, edoceo <[email protected]> wrote: > I'm seeing this issue too, just trying to add a simple XML gadget > > http://www.google.com/ig/add?moduleurl=https://edoceo.com/imperium/ga... > > It says module not found, if I try to add manually I also see that > error. > Looking at the server logs I see: > edoceo.com 74.125.126.81 - - [10/Dec/2009:23:29:00 -0800] "GET / > imperium/gadget/a.xml HTTP/1.1" 200 338 "-" "Feedfetcher-Google; > (+http://www.google.com/feedfetcher.html;feed- > id=15836698467218608142)" > > Which is clearly returning a 200 HTTP response, and if I use 'curl' to > view the content I see my test module load: > <Module> > <ModulePrefs > author="Edoceo" > author_email="[email protected]" > description="Imperium Test Gadget" > height="250" > scaling="false" > screenshot="" > thumbnail="" > title="hello world example" > /> > <Content type="html"><![CDATA[ > Hello, world! > ]]> > </Content> > </Module> > > So I return an 200 respond and a gadget that the Gadget Checker say > are OK and it still fails? WTF? > BTW, Gadget Checker loads this gadget -- 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.
