Hi Dimitrios, I don't know of any way to access the "magic cookie" generation from the API.
But you could update the ACL using the API, to update the calendar sharing parameters, see: http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html#SharingACalendar Hope that helps. On Mon, Jul 11, 2011 at 3:14 PM, Dimitrios Zlitids <[email protected]> wrote: > Στις 11/07/2011 13:24, ο/η Johan Euphrosine έγραψε: >> >> Hi Dimitrios, >> >> I am not aware of any ways to generate the magic cookie programmatically. >> >> What is your usecase ? because there might be another way to achieve >> what you are trying to do. >> >> Thanks in advance. >> >> On Fri, Jul 8, 2011 at 5:49 PM, Dimitrios Zlitidis<[email protected]> >> wrote: >>> >>> I'm using the .NET API. Is there a way to get the private address of my >>> calendar programmatically? I want to get the magic cookie generated and >>> used >>> below to get my private calendar. Can I retrieve this from the API? >>> >>> >>> https://www.google.com/calendar/ical/calID/private-................/basic.ics >>> >>> Thanks, >>> Dimitris >>> >>> -- >>> 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 >>> >> >> > Well, I am using .NET and in the application I created I want to be able to > export tha private calendars of each user that logs in to the application. I > see that I need this "private-....." and the "...." I can only find it in > the Web UI and cannot access it through the API. Am I right? > > Thanks, > Dimitris > > -- > 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 > -- Johan Euphrosine (proppy) Developer Programs Engineer Google Developer Relations -- 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
