I'm unable to reproduce the issue. It works fine for photos and videos. There should be short error text description coming back with the 400 response. That should give you a hint about what went wrong.
Are you using any particular client library? A log of the entire request/response would help identifying the issue. On Thu, Feb 18, 2010 at 10:00 AM, Detlev Schwabe <dschw...@google.com>wrote: > Is this only a problem with videos or photos as well? > > > On Sun, Feb 14, 2010 at 2:22 PM, Jens Mueller <tschen...@gmx.de> wrote: > >> Hi all, >> >> I want to add a gps location to a uploaded video. While setting title, >> caption and tags work fine, gps location give an error. I take the >> entry recieved from the POST call (to upload the video) and add a node >> like this to the entry: >> >> <georss:where> >> <gml:Point> >> <gml:pos>50.880239 11.5862649</gml:pos> >> </gml:Point> >> </georss:where> >> >> Then I use the PUT command, as I do when I only want to add tags. >> Afterwards I get a status code '400 BAD REQUEST'. What doing I'm >> wrong? >> >> Regards Jens Mueller >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Picasa Web Albums API" group. >> To post to this group, send email to >> google-picasa-data-...@googlegroups.com. >> To unsubscribe from this group, send email to >> google-picasa-data-api+unsubscr...@googlegroups.com<google-picasa-data-api%2bunsubscr...@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-picasa-data-api?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to google-picasa-data-...@googlegroups.com. To unsubscribe from this group, send email to google-picasa-data-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.