Hmm, that's the correct URL. Could this be a urlencoding problem with the feed? For example, if you change %3A -> ':', does it work?
Eric On Nov 19, 9:22 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > There's anybody who make it works in java? > I try everything possible but i obtain always "Bad Request 400" when i > try to update a document. > I try to make the same to create a document and it works. > The update of a document doesn't work, but if construct in the same > way an http call which create a document, it works fine. > If i try to update metadata and i obtain the same error everytime. > Is this url correct for example to edit document > content?https://docs.google.com/feeds/media/private/full/document%3Adc3pc937_... > In the guide it suggests to use edit-media url of an entry to update > it. > For me this url is correct, if i try to create a document with an url > like thishttp://docs.google.com/feeds/documents/private/fulland it > works. > I construct the http header with all the parameter which are suggest > in the guide. > I don't understand where i wrong. > Please help me because, i try a lot of why to make it work but i > obtain nothing now. > Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
