On my www.OnSiteBAC.com/ViewMyBlows google site I've inserted an Apps Script Gadget (by pasting the URL of an Apps Script that I published as a service). This apps script gadget allows the user to enter a value (their 'Blow Number') and view the corresponding data (based on API calls to my Google Fusion tables).
The problem is that this apps script gadget does not load as expected. It does not load at all in IE8 and loads with a 'This application was created by another user, not by Google' message in Chrome and FireFox. I want the application to load as part of the web page (with no messages or errors).
Please advise...Thanks!