Never mind, we had a "," after the "multipart/related" string in the Content-Type:-Field instead of a ";". Seems your parser got a bit pickier ;)
On Aug 15, 2:15 pm, Thomas <[email protected]> wrote: > Hi, we implemented photo upload and download forwww.phixr.com > sometime in 2007 (I think), but frankly never actually used it since > then (apart from testing in the initial phase, where it worked > perfectly). > > When I used it now, downloading works like a charm, but uploading > fails at the actual POST request with "connection reset by peer". > > I quickly checked the API docs in order to see if there was any change > made in the meantime. The only odd thing is that, in 2007, we used > "picasaweb.google.com/data/feed/api/user/USEDID/album/ALBUMNAME" for > POSTing, while the docs now say ""...albumid/ALBUMID" instead. Anyhow, > we changed the code to use the albumid instead of the album name, but > we still get the connection-reset-by-peer-error. > > Before we dig further, is there currently a problem on google's side? > > And furthermore, is the POST using "album/ALBUMNAME" still valid? (We > already did make the change to use the id instead, but we are curious > anyway) > > Thanks > Thomas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
