Error: {"errors":[{"code":32,"message":"Could not authenticate you."}]}
tmhOAuth Object
(
[params] => Array
(
)
[headers] => Array
(
[Authorization] => OAuth oauth_callback="", oauth_consumer_key="EFr4Q26qvIxOtRWruknkIQ", oauth_nonce="981e38fc42e602eb64ac4117012e8c44", oauth_signature="MUZtRqHDhmhgr2OLXe5x2CvVL2g%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1769056071", oauth_version="1.0"
[Content-Type] =>
[Content-Length] =>
[Expect] =>
)
[auto_fixed_time] =>
[buffer] =>
[config] => Array
(
[consumer_key] => EFr4Q26qvIxOtRWruknkIQ
[consumer_secret] => Q8T9kQN5kg52ThMON785L0Hcw0Ge7THcXPLGiDXgw
[token] =>
[secret] =>
[use_ssl] => 1
[host] => api.twitter.com
[debug] =>
[force_nonce] =>
[nonce] => 981e38fc42e602eb64ac4117012e8c44
[force_timestamp] =>
[timestamp] => 1769056071
[oauth_version] => 1.0
[curl_connecttimeout] => 30
[curl_timeout] => 10
[curl_ssl_verifyhost] => 2
[curl_ssl_verifypeer] => 1
[curl_followlocation] =>
[curl_proxy] =>
[curl_proxyuserpwd] =>
[is_streaming] =>
[streaming_eol] =>
[streaming_metrics_interval] => 60
[as_header] => 1
[multipart] =>
)
[method] => POST
[url] => https://api.twitter.com/oauth/request_token
[signing_params] => oauth_callback=&oauth_consumer_key=EFr4Q26qvIxOtRWruknkIQ&oauth_nonce=981e38fc42e602eb64ac4117012e8c44&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1769056071&oauth_version=1.0
[auth_params] => Array
(
[oauth_callback] =>
[oauth_consumer_key] => EFr4Q26qvIxOtRWruknkIQ
[oauth_nonce] => 981e38fc42e602eb64ac4117012e8c44
[oauth_signature] => MUZtRqHDhmhgr2OLXe5x2CvVL2g%3D
[oauth_signature_method] => HMAC-SHA1
[oauth_timestamp] => 1769056071
[oauth_version] => 1.0
)
[request_params] => Array
(
)
[base_string] => POST&https%3A%2F%2Fapi.twitter.com%2Foauth%2Frequest_token&oauth_callback%3D%26oauth_consumer_key%3DEFr4Q26qvIxOtRWruknkIQ%26oauth_nonce%3D981e38fc42e602eb64ac4117012e8c44%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1769056071%26oauth_version%3D1.0
[signing_key] => Q8T9kQN5kg52ThMON785L0Hcw0Ge7THcXPLGiDXgw&
[auth_header] => OAuth oauth_callback="", oauth_consumer_key="EFr4Q26qvIxOtRWruknkIQ", oauth_nonce="981e38fc42e602eb64ac4117012e8c44", oauth_signature="MUZtRqHDhmhgr2OLXe5x2CvVL2g%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1769056071", oauth_version="1.0"
[response] => Array
(
[headers] => Array
(
[date] => Thu, 22 Jan 2026 04:27:51 GMT
[content_type] => application/json; charset=utf-8
[perf] => 7402827104
[pragma] => no-cache
[server] => cloudflare envoy
[status] => 401 Unauthorized
[expires] => Tue, 31 Mar 1981 05:00:00 GMT
[cache_control] => no-cache, no-store, must-revalidate, pre-check=0, post-check=0
[last_modified] => Thu, 22 Jan 2026 04:27:51 GMT
[x_transaction] => 1da3dd295e9b4f34
[set_cookie] => __cf_bm=hnPmQca.PIO06gW4rR9sNMg9mIhAg7sr6JNP8e99EyQ-1769056071.5607097-1.0.1.1-_FBGmGHQOHdf0dzxTb4By5YgOsjfpkMN6yahA7tW.e5xeo73LfgIlluudeOiKj1fNG4t_YFfULNsE3Mn2nVGHDIH0vli3pTT8DJSXS6e761od3wJiZ5sxxHAiakvWpJV; HttpOnly; Secure; Path=/; Domain=twitter.com; Expires=Thu, 22 Jan 2026 04:57:51 GMT
[x_frame_options] => SAMEORIGIN
[cf_cache_status] => DYNAMIC
[www_authenticate] => OAuth realm="https://api.twitter.com", api_error_code=32
[x_transaction_id] => 1da3dd295e9b4f34
[x_xss_protection] => 0
[content_disposition] => attachment; filename=json.json
[x_content_type_options] => nosniff
[x_twitter_response_tags] => BouncerCompliant
[x_response_time] => 8
[origin_cf_ray] => 9c1c4d1f4aa5d341-SEA
[strict_transport_security] => max-age=631138519; includeSubdomains
[x_served_by] => t4_p
[vary] => accept-encoding
[cf_ray] => 9c1c4d1f4aa5d341-KIX
)
[code] => 401
[response] => {"errors":[{"code":32,"message":"Could not authenticate you."}]}
[info] => Array
(
[url] => https://api.twitter.com/oauth/request_token
[content_type] => application/json; charset=utf-8
[http_code] => 401
[header_size] => 1852
[request_size] => 382
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.124702
[namelookup_time] => 0.001138
[connect_time] => 0.001757
[pretransfer_time] => 0.012254
[size_upload] => 0
[size_download] => 64
[speed_download] => 513
[speed_upload] => 0
[download_content_length] => -1
[upload_content_length] => -1
[starttransfer_time] => 0.012273
[redirect_time] => 0
[request_header] => POST /oauth/request_token HTTP/2
Host: api.twitter.com
user-agent: themattharris' HTTP Client
accept: */*
authorization: OAuth oauth_callback="", oauth_consumer_key="EFr4Q26qvIxOtRWruknkIQ", oauth_nonce="981e38fc42e602eb64ac4117012e8c44", oauth_signature="MUZtRqHDhmhgr2OLXe5x2CvVL2g%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1769056071", oauth_version="1.0"
)
)
)