summaryrefslogtreecommitdiff
path: root/gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-interactive-data-bad-credentials
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2021-06-17 13:29:27 +0000
committerPhilip Withnall <philip@tecnocode.co.uk>2021-06-17 13:29:27 +0000
commite1c49e8f7279cef3d48eb71ecc2398d9417f680b (patch)
tree1ed4447574e9db15a3b5c24e763c8ab34636eb7c /gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-interactive-data-bad-credentials
parentde82e36768b334fd24d40440d5e923015584e974 (diff)
parent88819dd997d795e12bb953a343d0493dbdee94bb (diff)
downloadlibgdata-e1c49e8f7279cef3d48eb71ecc2398d9417f680b.tar.gz
Merge branch 'remove-oauth1' into 'master'
remove deprecated oauth1 authorizer See merge request GNOME/libgdata!34
Diffstat (limited to 'gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-interactive-data-bad-credentials')
-rw-r--r--gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-interactive-data-bad-credentials25
1 files changed, 0 insertions, 25 deletions
diff --git a/gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-interactive-data-bad-credentials b/gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-interactive-data-bad-credentials
deleted file mode 100644
index 5187564a..00000000
--- a/gdata/tests/traces/oauth1-authorizer/oauth1-authorizer-interactive-data-bad-credentials
+++ /dev/null
@@ -1,25 +0,0 @@
-> POST /accounts/OAuthGetRequestToken HTTP/1.1
-> Soup-Debug-Timestamp: 1375114467
-> Soup-Debug: SoupSession 1 (0x6502c0), SoupMessage 1 (0x9750e0), SoupSocket 1 (0x9933b0)
-> Host: www.google.com
-> Content-Type: application/x-www-form-urlencoded
-> Authorization: OAuth oauth_consumer_key="anonymous",oauth_signature_method="HMAC-SHA1",oauth_signature="N7FRU%2BJKa4kkjlUpzlGAHSxPUqg%3D",oauth_timestamp="1375114466",oauth_nonce="JKLrpVu2KW9WiZwsbko1MHtRh",oauth_version="1.0"
-> Accept-Encoding: gzip, deflate
-> Connection: Keep-Alive
->
-> xoauth%5Fdisplayname=Application+name&scope=https%3A%2F%2Fwww%2Egoogle%2Ecom%2Fm8%2Ffeeds%2F&oauth%5Fcallback=oob
-
-< HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375114467
-< Soup-Debug: SoupMessage 1 (0x9750e0)
-< Content-Type: text/plain; charset=UTF-8
-< Date: Mon, 29 Jul 2013 16:14:27 GMT
-< Expires: Mon, 29 Jul 2013 16:14:27 GMT
-< Cache-Control: private, max-age=0
-< X-Content-Type-Options: nosniff
-< X-XSS-Protection: 1; mode=block
-< Content-Length: 118
-< Server: GSE
-<
-< oauth_token=4%2FcPV6prKvQtxeeXkhgI1iJ6nLQbCX&oauth_token_secret=BdUGkbnkl6_UTaa0I2049cxp&oauth_callback_confirmed=true
-