Hi guys/girls
I'm pretty new to this API, so please bear with me.
I've tried to retrieve feeds to secondary calendars, but i really
can't figure it out.
I've followed this (see below) tutorial which, ofc, worked - but for
my primary calendar (
fro...@gmail.com).
http://code.google.com/apis/calendar/developers_guide_java.html#CreatingSingle
I've tried to change to URL to the XML-feed URL's shown in settings
for the respective calendars (both public and private), but each time
I get an runtime error saying either that the feed is read-only or
that I haven't got permission to change the calendar.
This seems strange since I am using lightning with google provider
which both reads and writes to all my calendars without any errors
(which indicates that I should be able to write to them).
What do I have to do?
Where do I find the Urls for the secondary calendars?
I've followed this tutorial (see below), foreach trying
calendarEntry.getEditLink().getHref() or
calendarEntry.getSelfLink().getHref()
I'm sorry if this has already been posted. I've tried to search on the
list to see if this has already been answered, but I couldn't find
anything.
Thanks in advance
-Frederik *^_^*