On 2008-12-22 22:41:31 -0800, saurabh <[email protected]> said:
> 
> i am able to retrieve list of calendars feed using oauth token, but i
> could
> not find any feed url to retrieve events feed

As I had mentioned in the Apps API group...

This is documented here:

        
http://code.google.com/apis/calendar/docs/2.0/developers_guide_protocol.html#RetrievingEvents

Assuming

that 

you want the full projection with private visibility, the events URL is:

        http://www.google.com/calendar/feeds/<Calendar ID>/private/full

Calendar ID may be the string 'default' if you want the user's primary
calendar.

-- 
Trevor Johns



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