Sorry if I am a bit slow here... but, having got the Private address by this technique, where would that be placed in the https://www.google.com/accounts/ClientLogin event posting sequence? In the xml definition of the event? (seems to me to be where it should go ie to the default if no '<calendar>' tag were present) If not there, then where?
thanks Jerry mrchucho wrote: > It works for me... Select a calendar, and choose "Calendar Settings". > Click the XML button next to Private Address and copy the link it > presents. Change it from: > > http://www.google.com/calendar/feeds/[EMAIL PROTECTED]/private-YYYY/basic > > to: > > http://www.google.com/calendar/feeds/[EMAIL PROTECTED]/private/full > > Obviously, an programmable interface will be even better -- I'm looking > forward to it! > > Thanks. > > RMC > > Alan Young wrote: > > mrchucho wrote: > > > One thing I did find is that you can manually get the Calendar's > > > identifier via the XML buttons on the settings page. You can then > > > manually construct the URL. The URLs don't have friendly names, but are > > > available. > > > > > > Is there a way to, perhaps, query the "feeds"? Or get them using their > > > "friendly" names? > > > > How do you mean? The xml link for a test calendar for me looks like: > > > > http://www.google.com/calendar/feeds/[EMAIL PROTECTED]/public/basic > > > > Are you saying I would just have to change that to > > > > http://www.google.com/calendar/feeds/[EMAIL PROTECTED]/private/full > > > > ? > > > > I'll give that a shot. > > > > Nope, it still put my test event in my default calendar. > > > > Or were you talking about something else? > > > > Alan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
