I am converting an existing webapp into a Gadget. I attempted to use Proxied Content type but immediately ran into Javascript Same Origin Policy problem. Since I am hosting my gadget on Google Appengine where as iGoogle sandbox is running on something like www.ig.modules.google.com. Since it is an existing application I 'd rather avoid moving it to be hosted on ig.modules. Is there any help for my situation?
Background: Currently I am using type="url" configuration which officially has no access to gadgets.* API -- 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.
