Yeah, I'd vote for that one. On Tue, Jul 12, 2011 at 12:24 AM, Johan Euphrosine <[email protected]>wrote:
> And if you do, please link it back to that thread. > > On Mon, Jul 11, 2011 at 4:17 PM, Johan Euphrosine <[email protected]> > wrote: > > Hi testijorma, > > > > AFAIK Calendar API doesn't support <batch:operation type="patch"/> > > > > Feel free to fill a feature request on: > > > http://code.google.com/a/google.com/p/apps-api-issues/issues/list?q=label:API-Calendar > > > > Thanks in advance. > > > > On Sun, Jul 10, 2011 at 4:05 PM, testijorma <[email protected]> > wrote: > >> Hi, > >> Tried to update something using batch patch operation but it doesn't > work > >> for some reason, docs clearly state that this is > >> possible: http://code.google.com/intl/fi-FI/apis/gdata/docs/batch.html > >> Example from docs: > >> > >> <entry gd:fields="content" gd:etag="FE8LQQJJeSp7IWA6WhVa"> > >> > >> <id> > http://www.google.com/calendar/feeds/[email protected]/private/full/entryID > </id> > >> <batch:operation type="patch"/> > >> <title>New title</title> > >> </entry> > >> > >> When I try this, the response I get is: > >> > >> <title>Error</title> > >> <content>Invalid batch operation: PATCH</content> > >> <batch:id>1</batch:id> > >> <batch:operation type='patch'/> > >> <batch:status code='501' reason='Invalid batch operation: > PATCH'/> > >> > >> -- > >> 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 > >> > > > > > > > > -- > > Johan Euphrosine (proppy) > > Developer Programs Engineer > > Google Developer Relations > > > > > > -- > Johan Euphrosine (proppy) > Developer Programs Engineer > Google Developer Relations > > -- > 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 > -- 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
