Looking at that xml compared to the xml in the example, your answer was actually "drop the timezone tag" - I've tried that now, and at least I get a different error, probably due to coding problems further on in my logic...
see how much nastiness could have been avoided if you had said that in the first place? Rich Sent from London, Eng, United Kingdom On Fri, Aug 7, 2009 at 17:32, Ray Baxter<[email protected]> wrote: > Actually, your "query" was "Can anyone help me with this?" > I already gave you the answer, but I'll try one more time: > Post this data: > data = "<entry xmlns='http://www.w3.org/2005/Atom' > xmlns:gd='http://schemas.google.com/g/2005' > xmlns:gCal='http://schemas.google.com/gCal/2005'> > <title type='text'>Phyrefly's Calendar</title> > <summary type='text'>Because he can't figure it out himself and needs to > be rude.</summary> > <gCal:hidden value='false'></gCal:hidden> > <gCal:color value='#2952A3'></gCal:color> > <gd:where rel='' label='' valueString='London, Eng, United > Kingdom'></gd:where> > </entry>" > To this url: > > post_data('https://www.google.com/calendar/feeds/default/owncalendars/full', > data) > You get this calendar: > http://www.google.com/calendar/embed?src=voapj6io9gqq7uj9fs8u055tpg%40group.calendar.google.com > > Ray > On Fri, Aug 7, 2009 at 8:55 AM, Phyrefly <[email protected]> wrote: >> >> London, Eng, United Kingdom > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
