I would like to learn how to call the Picasa API directly using the methods described in Protocol Guide. I was successful in one GET sample, and that is to get the album listing for my account (no authorization necessary). I am not able to get even a simple upload of a photo to work, I always get a (404) bad request. Perhaps I don't understand the url structure. I am using: https://picasaweb.google.com/data/feed/api/user/####################/albumid/public
Note: I created a web album named public and change it to public access (eliminating the authorization step for now). I am writing in C#. My confidence that I have written the proper headers and content for the POST at this time is very low, but without correcting the 404 issue, I would need to address this 2nd. Can you please help with the correct URL to post to? Thanks, karl.. -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-picasa-data-api/-/ioAC2ZqUBu8J. 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.
