We're working on it. I've been told this should be fixed soon. I'll update the relevant bugs when 'all is well'.
Eric On Mar 28, 9:10 pm, Clint <[email protected]> wrote: > Any updates? This is a blocking bug. Our system is down until this is > fixed...:( > > On Mar 25, 2:47 pm, "Eric (Google)" <[email protected]> wrote: > > > Awesome. Thank you. > > > On Mar 24, 7:59 pm, Clint <[email protected]> wrote: > > > > Done:http://code.google.com/p/gdata-issues/issues/detail?id=1112 > > > > On Mar 24, 11:08 am, "Eric (Google)" <[email protected]> wrote: > > > > > Hi Clint, > > > > > An bug just opened that deals with uploading/changing > > > > doc contents:http://code.google.com/p/gdata-issues/issues/detail?id=1107 > > > > > Would you mind opening a separate issue in case these are unrelated? > > > > > Thanks, > > > > Eric > > > > > On Mar 23, 11:42 pm, Clint <[email protected]> wrote: > > > > > > I'm getting "The remote server returned an error: (400) Bad Request." > > > > > when trying to update a document. > > > > > > - When I update a document I created it works fine > > > > > - When I update a document someone else created and shared with me, I > > > > > get the error above (I have writer permissions). > > > > > > This is how the request looks like: > > > > > > GDataRequestFactory rf = m_service.Service.RequestFactory as > > > > > GDataRequestFactory; > > > > > rf.CustomHeaders.Add(GDataRequestFactory.IfMatch + ":*"); > > > > > > AtomEntry response = m_service.Service.Update("http://docs.google.com/ > > > > > feeds/media/private/full/document%3Ad95trgk_3033g25mqvcx", fileStream, > > > > > "application/msword", "myFileName"); > > > > > > rf.CustomHeaders.Remove(GDataRequestFactory.IfMatch + ":*"); > > > > > > Any help is much appreciated!- Hide quoted text - > > > > > - Show quoted text - > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" 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-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
