Hi All, I'm trying to add and update albums in Picasa Web Album using the REST API you have. I was able to make it work sending Atom XML to create and update an album. The problem I have is that I have a requirement to use JSON for all service all.
When I make the call, the service respond that the JSON I send to create and Update albums are invalid. Do you have an example of this? I'm not able to find examples. All the examples are in Atom. I'm using the following endpoint to create album: POST http://picasaweb.google.com/data/feed/api/user/default To update: PUT http://picasaweb.google.com/data/entry/api/user/default/albumid/{albumid} Hope you can help me because is really important! Thanks in advance! Damian Lado -- 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.