1> POST /accounts/OAuthGetAccessToken HTTP/1.1
2> Soup-Debug-Timestamp: 1375114467
3> Soup-Debug: SoupSession 1 (0x6502c0), SoupMessage 2 (0x7fffe40108c0), SoupSocket 2 (0x7fffe0026eb0)
4> Host: www.google.com
5> Content-Type: application/x-www-form-urlencoded
6> Authorization: OAuth oauth_consumer_key="anonymous",oauth_token="4%2FcPV6prKvQtxeeXkhgI1iJ6nLQbCX",oauth_signature_method="HMAC-SHA1",oauth_signature="rtly12Qq%2FK30HSglMmLqwZVCpMM%3D",oauth_timestamp="1375114467",oauth_nonce="qBZpBSAZauOCA8vEqy5zOQBZcAS",oauth_version="1.0"
7> Accept-Encoding: gzip, deflate
8> Connection: Keep-Alive
9>
10> oauth%5Fverifier=test
11
12< HTTP/1.1 400 Bad Request
13< Soup-Debug-Timestamp: 1375114475
14< Soup-Debug: SoupMessage 2 (0x7fffe40108c0)
15< Content-Type: text/plain; charset=UTF-8
16< Date: Mon, 29 Jul 2013 16:14:35 GMT
17< Expires: Mon, 29 Jul 2013 16:14:35 GMT
18< Cache-Control: private, max-age=0
19< X-Content-Type-Options: nosniff
20< X-XSS-Protection: 1; mode=block
21< Content-Length: 23
22< Server: GSE
23<
24< The token is invalid.
25<
26
27