to get a feed of CalendarEntry's that are actually calendars pull from
http://www.google.com/calendar/feeds/default/allcalendars/full

now I'm trying to get at a particular calendar's feed, using
getSelfLink().getHref() gives me a url that throws a
com.google.gdata.util.ParseException when I use it in a query...

On Jul 11, 3:15 am, horvatj <[email protected]> wrote:
> If I use this:
>
> URL feedUrl = new URL("http://www.google.com/calendar/feeds/default/
> private/full");
> I'll onlygetafeedto my standardcalendar.
>
> How may I access my other (private) calendars toget
> CalendarEventEntries from there?
>
> Thanks in advance,
> Johann

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to