On Thursday 09 November 2006 22:39, Jesus Roncero wrote: > > In the meantime, are you able to properly access the primary calendar > > (http://www.google.com/calendar/feeds/default/private/full) using the > > same code? > > Yes, I tested that before and I could get it, IIRC. I'll double check it > tomorrow morning. > Thanks.
Confirmed, I can access it: GET /calendar/feeds/default/private/full?max-results=250000 HTTP/1.1 TE: deflate,gzip;q=0.3 Connection: TE, close Authorization: GoogleLogin auth=authString Host: www.google.com User-Agent: mx-synch-1 HTTP/1.1 200 OK Last-Modified: Fri, 10 Nov 2006 09:20:24 GMT Cache-Control: max-age=0, must-revalidate, private Content-Type: application/atom+xml; charset=UTF-8 Transfer-Encoding: chunked Date: Fri, 10 Nov 2006 09:30:05 GMT Server: GFE/1.3 nnCoection: Close 58a <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:gd='http://schemas.google.com/g/2005' xmlns:gCal='http:/ [...] Rest of feed follows. Thanks. -- Jesús Roncero <[EMAIL PROTECTED]> System Developer Tel: +44 (0) 845 666 7778 http://www.mxtelecom.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
