Hi, we implemented photo upload and download for www.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
-~----------~----~----~----~------~----~------~--~---

Reply via email to