I am retrieving the list of all calendars using JS code based on the documentation sample and I am getting two entries for my Tripit calendar. Why?
Calendar title = [email protected] Calendar title = ER-Jul11 Calendar title = JS-Client: insert calendar Calendar title = My calendar2 *Calendar title = MymsMan (TripIt) Calendar title = MymsMan (TripIt)* Calendar title = UK Holidays Calendar title = Weather It is no big deal but the duplicate entry doesn't appear when looking at the web UI. Is there some other attribute I should check to remove the second entry or do I need to compare titles to detect duplicates Currently the JavaScript API is only listed as only supported for Version 1.0 but I found documentation for V2.0 on the web http://code.google.com/apis/gdata/jsdoc/2.0/google/gdata/Where.html Is v2 supported yet? Bob * * -- 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://code.google.com/apis/calendar/community/forum.html
