When trying to modifying an album I always receive a 500 Internal Error. Adding the album went just fine.
Request (I've replaced the user ID, album ID and OAuth headers with [...]): PUT /data/entry/api/user/[...]/albumid/[...] HTTP/1.1 User-Agent: Doorlinken Voorraad Host: picasaweb.google.com Accept: */* Content-Type: application/atom+xml Authorization: OAuth [...] If-Match: * GData-Version: 2 Content-Length: 486 <?xml version="1.0" encoding="UTF-8"?> <entry xmlns="http://www.w3.org/2005/Atom" xmlns:media="http:// search.yahoo.com/mrss/" xmlns:gphoto="http://schemas.google.com/photos/ 2007"> <title>Alfa Romeo 147 (j) 1.6T.SPARK 120pk veloce distinctive 5-drs</ title> <summary>TODO</summary> <gphoto:location>Wijchen</gphoto:location> <gphoto:access>private</gphoto:access> <category scheme="http://schemas.google.com/g/2005#kind" term="http:// schemas.google.com/photos/2007#album"/> </entry> Adding the ?authkey from the <link rel='edit'> URL I received when adding the album doesn't help. What could be wrong? -- 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 [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-picasa-data-api?hl=en.
