ok that was an "obvious" one, the SelfLink references the
CalendarEntry, distinct from the CalendarFeed that might be associated
with the same calendar.

So how do you get a CalendarFeed from a CalendarEntry???

On Aug 1, 12:34 am, Ian G <[email protected]> wrote:
> to get a feed ofCalendarEntry'sthat are actually calendars pull 
> fromhttp://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