Update photo is not working properly if i try to send SUMMARY as space separated string ( viz...birthday pic). In such case Picasa throws bad request (400).
http://code.google.com/apis/picasaweb/docs/2.0/developers_guide_protocol.html#UpdatePhotos <summary type='text'>birthday pic</summary> it will result in 400; Bad request. I have tried URI encoding with encoding type UTF-8 , but it resulted in - birthday+pic -- 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.
