Hi All, I am having problems retrieving the event times for a *secondary *calendar that I have setup in my Calendar account using the Java API.
i.e. the CalendarEventEntry getTimes() method is not returning anything. Please note that 1. I manually (via the Calendar browser) configured the secondary calendar from my *primary *Calendar account. 2. I am accessing the secondary calendar by its private address (i.e. http://www.google.com/calendar/feeds/5dgc3skarcvtgr6kdpo1519ub0%40group.calendar.google.com/private-a10e7c7d5f24e96c9ab1a44a97f262f7/basic). 3. I am able to retrieve the event entries from my query on the secondary calendar (in other words I can retrieve and display the title of the event in the secondary calendar but not the times - or retrieve the list of When objects) 4. I am able to access and view the events and event times on the *primary *calendar (so I am sort of comfortable that I have the query correct). I have tried sharing the secondary calendar as well as switching the visibility and projection parameters in the query to no avail. Any help or suggestions would be really appreciated. Regards, Bill -- 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
