Hello, The namespace issue has been fixed in the Python GData client library repository. Please sync your client library with the repository as fixes get push to it first: http://code.google.com/p/gdata-python-client/source/checkout
Best, Alain On Wed, Jul 13, 2011 at 9:14 AM, Soe <[email protected]> wrote: > it is because for <quickadd> > > it should be: <ns1:quickadd value="true" xmlns:ns1="http://schemas.** > google.com/gCal/2005 <http://schemas.google.com/gCal/2005/>" /> > instead of: <ns1:quickadd value="true" xmlns:ns1="http://schemas.** > google.com/gCal/2005/ <http://schemas.google.com/gCal/2005/>" /> > > there is no slash after 2005 > > -- > 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 > -- Alain Vongsouvanh -- 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
