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/gadget/gadget.xml

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.


Reply via email to