I am working on a google gadget, but when I access it from google I get 403 errors. I can access the pages fine from anywhere except through google as a gadget. This is my first app and I was making adjustments to it and I was making a dedicated site to host it and the forums for support and suggested quotes to add.
The app is very simple right now; just random generated quotes doing a content type=URL back to a php page that will display a romantic quote hosted on my web host. I went with a remote hosted because I plan to increase the quotes as I find them (right now I only have a few hundred). This way I can increase my application, add quotes and so forth by fixing the content on my site without having to change my app. I can access all the pages just fine from everywhere except through the iGoogle app; it even works through the embed in webpages from google (the quotes show up). The Unix permissions are a lot more open than they really need to be ( 0755 rather than 0644 like it should be). So what am I missing or doing wrong here? Why is the app getting the forbidden error when the pages are clearly working and visible? The URLs are below, first to the XML for the application I submitted to google hosted on my server. The 2nd is the quote page itself that is hosted on my web host. The last link is the page to the google apps directory for the app to add it to your igoogle site, or edit for embed. I could really use some help figuring out what I am missing. I keep reading the API documents but do not see anything obvious that I missed and the permissions are right on all directories and files are pretty open (to open for my liking as a unix sys admin). http://gadgets.mosinu.com/love/love.xml http://gadgets.mosinu.com/love/love.php http://www.google.com/ig/directory?url=gadgets.mosinu.com/love/love.xml&output=html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
