I am new to Google API and was trying to use it for a class project. I read and tried the examples in
http://code.google.com/apis/calendar/developers_guide_js.html I need to create an Event in our Google calendar using the API. I got an event created when I tried the interactive examples but when I cut and paste the code into my web page (http://krypton.fhda.edu/ coin071.01/seahchin/public_html/final_project/postRide.html), I get an entry in Error Console in Firefox 2.0.0.14. j[x] has no properties http://gd.google.com/js/release/gdata.js/1.1.2/gdata.js line 105 I changed the PRINT statements in the examples to alert() but no alert windows show up. Also, I have code on my web page to login to Google Calendar and used checkLogin() to verify that the token returned by Google authentication is OK. What else did I forget? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
