Hmm is your HTTP/1.1 on another line or is it just separated by a space after the URL?
Cheers, -Jeff On Thu, Apr 9, 2009 at 6:35 PM, aaronluo <[email protected]> wrote: > > Hi Jeff, > Below is the packet capture of I were invoking API to update the > properties of one album > > PUT > http://picasaweb.google.com/data/entry/api/user/aaron2k8/albumid/5320309208290808385/1238736047227000 > HTTP/1.1<http://picasaweb.google.com/data/entry/api/user/aaron2k8/albumid/5320309208290808385/1238736047227000%0AHTTP/1.1> > Connection: close > Accept: */* > Content-Type: application/atom+xml;charset=UTF-8 > Authorization: GoogleLogin > > auth=DQAAAH8AAACtU9jlLbJKqvTZEXrhOEZPM0sm51ZTNNWPLZqZUs3ZR1tYcesHKGazrOk1j9-5lNFCyC1UujAjdsv4D30z9DAyFc4FijaKkQ- > WMCCeOUVQtN2kMD3m3n5HJ2dBNgRwkPoUyMozpFlN2ZJFyNI55RSPGsdZc99-ba- > HJPMI4vHcag > Content-Length: 743 > Host: picasaweb.google.com > Proxy-Authorization: Basic Y3pkOHhrOnN3b3JkMiQ4 > > <entry xmlns='http://www.w3.org/2005/Atom' > xmlns:media='http://search.yahoo.com/mrss/' > xmlns:gphoto='http://schemas.google.com/photos/2007'> > <title type='text'>修改后的测试相册</title> > <summary type='text'>This is a test album</summary> > <gphoto:location>China</gphoto:location> > <gphoto:access>public</gphoto:access> > <gphoto:commentingEnabled>true</gphoto:commentingEnabled> > <gphoto:timestamp>1239327128187</gphoto:timestamp> > <media:group> > <media:keywords>修改后的测试相册</media:keywords> > </media:group> > <category scheme='http://schemas.google.com/g/2005#kind' > term='http://schemas.google.com/photos/2007#album'></category> > </entry> > HTTP/1.1 500 Internal Server Error > Content-Type: text/html; charset=UTF-8 > Transfer-Encoding: chunked > Date: Fri, 10 Apr 2009 01:30:51 GMT > Cache-control: private, must-revalidate, max-age=0 > X-Content-Type-Options: nosniff > Server: GFE/2.0 > Set-Cookie: S=photos_html=rMdEawhn_47uhTSJ1GbCrw; Domain=.google.com; > Path=/; HttpOnly > Connection: Close > > E > Internal Error > 0 > > Could you help me to figure out the reason. > > Best Regards > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
