Hi, I'm working on a widget for iGoogle, available from a long and complex url, that I can't change (and i don't want to), and i must keep it not hosted on google (or anywhere else). >From a page avaiable at a simple url, i wrote a HTTP redirect to the complex one, the problem now is if I use the simple URL I can't add the widget to iGoogle, it says "widget not found", if i use the complex url, it works fine. For exemple : long and complex url : http://public.blabl.x89.com/widget/1.0/igoogle/public/?param=value&bla blabla Simple url : http://www.domain.com/igoogle.xml Both urls give me the widget's source. Now if i do http://www.google.com/ig/add?moduleurl=http://public.blabl.x89.com/widget/1.0/igoogle/public/?param=value&bla it works
http://www.google.com/ig/add?moduleurl=http://www.domain.com/igoogle.xml "widget not found" Do you know any reasons for it? Thanks in advance Cyril -- 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.
