> POST /accounts/OAuthGetAccessToken HTTP/1.1
> Soup-Debug-Timestamp: 1375114446
> Soup-Debug: SoupSession 1 (0x6501b0), SoupMessage 2 (0x9751d0), SoupSocket 2 (0x993230)
> Host: www.google.com
> Content-Type: application/x-www-form-urlencoded
> Authorization: OAuth oauth_consumer_key="anonymous",oauth_token="4%2FlydzQSwq7wb73eJbj197qsgNP5Kr",oauth_signature_method="HMAC-SHA1",oauth_signature="hQRNpZi3kAzkGA1sa84EjobE%2BsU%3D",oauth_timestamp="1375114446",oauth_nonce="mqbX8TahJGtxkoP3oX_73qzA",oauth_version="1.0"
> Accept-Encoding: gzip, deflate
> Connection: Keep-Alive
> 
> oauth%5Fverifier=test
  
< HTTP/1.1 400 Bad Request
< Soup-Debug-Timestamp: 1375114453
< Soup-Debug: SoupMessage 2 (0x9751d0)
< Content-Type: text/plain; charset=UTF-8
< Date: Mon, 29 Jul 2013 16:14:13 GMT
< Expires: Mon, 29 Jul 2013 16:14:13 GMT
< Cache-Control: private, max-age=0
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 1; mode=block
< Content-Length: 23
< Server: GSE
< 
< The token is invalid.
< 
  
