Hi, The code from the Interactive sample requires authentication, the "login" button that you used to authenicate is part of the developer guide. You need to set up authentication on your site in order to run the code. Please go to the earlier section on the JavaScript Dev Guide to see how to do that, there are detailed instruction on how to do that -
http://code.google.com/apis/calendar/developers_guide_js.html#Authenticating Hope it helps, Austin On Sun, Jun 15, 2008 at 6:28 PM, PABikingClub <[EMAIL PROTECTED]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
