Similar to Simple example to upload photos into google picasa, which is about python; this one is about .NET.
How to use the ClientLogin protocol, and then how to do the multipart/related form POST, as required by Google?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Apparently there is a class library that is packaged to do this. What I really wanted was the HTTP protocol required to do it. Using the Google API documentation for Picasa, this is what I figured out.
A request looks like this:
A response looks like this:
And then the Atom payload in the response is like this: