1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-21 23:57:40 +02:00
Files
OpenIntegrations/docs/en/results/HTTPClient/AddOauthV1Authorization.log

15 lines
552 B
Plaintext
Raw Normal View History

2025-05-20 22:25:45 +03:00
 {
"args": {},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Authorization": "OAuth oauth_consumer_key=\"***\",oauth_token=\"***\",oauth_signature_method=\"HMAC-SHA256\",oauth_timestamp=\"1747776272\",oauth_nonce=\"1747776272\",oauth_version=\"1.0\",oauth_signature=JQywSUMcV3Ssix74DbLTw65yQkxQm1rb2KkuHsrRedU%3D",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-682cd6f0-17e2b7d802ff2fba5493c829"
},
"origin": "***",
"url": "https://httpbin.org/get"
}