Thanks a lot guys, i could figure out the problem, it was that i had to
escape my url with escape function of javascript..
Actually the google was getting confused with two consecutive "?"

Thanks  a lot for your time guys :)


2008/12/23 abowman (Guru) <[email protected]>

>
> On my site, users can set preferences and then add the gadget to
> iGoogle.
>
> Here is an example.
>
>
> http://fusion.google.com/add?source=atgs&moduleurl=http%3A//hosting.gmodules.com/ig/gadgets/file/112581010116074801021/hamster.xml&up_wheelCenterColor=E4EB2F&up_bodyColor=E6DEBE&up_bgColor=FFFFFF&up_wheelOuterColor=FF4D4D&up_eyeColor=000000&up_waterColor=E0EFFF&up_wheelSpokeColor=DEDEDE&up_earColor=D4C898&up_foodColor=cba920&up_snoutColor=F7F4E9&up_wheelColor=FFFFFF&up_feetColor=D4C898&up_tailColor=E6DEBE&;
>
> Remember to add the prefix up_ to your user preferences.
>
> Adam
>
>
> On Dec 22, 6:23 am, realin <[email protected]> wrote:
> > Hi Guys,
> >
> > I created a new iGoogle gadget such that the content changes according
> > to the preferences which user selects on my site. so the url is
> > something like
> >
> > http://mysite.com/tools/gadget?mode=igoogle&map_width=350&map_height=...
> >
> > if i go to this URL directly then a proper well formatted XML is
> > generated which if we save and upload to iGoogle makes a igoogle
> > gadget, but when i add the above link directly to "Add Stuff" , i
> > would give an error saying "Module not found"
> >
> > what could be the error ?
> > i have tried encoding the URL as well, but that wont help. Is it
> > something to do with URL rewriting such that google only accepts clean
> > URLs ?
> >
> > any help is appreciated
> >
> > Thanks :)
> >
>


-- 
Regards
Sachin Khosla
+91-9910083060
Diverse talks : http://blog.realin.co.in
Tech Blog : http://realin.co.in

--~--~---------~--~----~------------~-------~--~----~
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