> POST /accounts/ClientLogin HTTP/1.1
> Soup-Debug-Timestamp: 1375110169
> Soup-Debug: SoupSession 1 (0x64f6e0), SoupMessage 1 (0x94f2c0), SoupSocket 1 (0x973460)
> Host: www.google.com
> Content-Type: application/x-www-form-urlencoded
> Accept-Encoding: gzip, deflate
> Connection: Keep-Alive
> 
> accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=bad%2Dpassword&service=youtube&source=client%2Did
  
< HTTP/1.1 403 Forbidden
< Soup-Debug-Timestamp: 1375110169
< Soup-Debug: SoupMessage 1 (0x94f2c0)
< Content-Type: text/plain
< Cache-control: no-cache, no-store
< Pragma: no-cache
< Expires: Mon, 01-Jan-1990 00:00:00 GMT
< Date: Mon, 29 Jul 2013 15:02:49 GMT
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< Content-Length: 24
< Server: GSE
< 
< Error=BadAuthentication
  
