Last HTTP Request:
array (
  'request' => 
  array (
    'url' => 'https://api.twitter.com/oauth/request_token?oauth_callback=https%3A%2F%2Fthisismyj.am%2Foauth%2F&oauth_version=1.0&oauth_nonce=a575e9254f51ed2b0ce1cdedf3a84b09&oauth_timestamp=1695440175&oauth_consumer_key=TawPJxhxuQtqdioXrgCIhQ&oauth_signature_method=HMAC-SHA1&oauth_signature=s14UI7HP7MzAr%2F3QlJBpvC6VwEU%3D',
    'method' => 'GET',
    'postdata' => NULL,
  ),
  'headers' => 
  array (
    'url' => 'https://api.twitter.com/oauth/request_token?oauth_callback=https%3A%2F%2Fthisismyj.am%2Foauth%2F&oauth_version=1.0&oauth_nonce=a575e9254f51ed2b0ce1cdedf3a84b09&oauth_timestamp=1695440175&oauth_consumer_key=TawPJxhxuQtqdioXrgCIhQ&oauth_signature_method=HMAC-SHA1&oauth_signature=s14UI7HP7MzAr%2F3QlJBpvC6VwEU%3D',
    'content_type' => 'application/json; charset=utf-8',
    'http_code' => 401,
    'header_size' => 991,
    'request_size' => 338,
    'filetime' => -1,
    'ssl_verify_result' => 0,
    'redirect_count' => 0,
    'total_time' => 0.091165,
    'namelookup_time' => 0.002023,
    'connect_time' => 0.026104,
    'pretransfer_time' => 0.060968,
    'size_upload' => 0.0,
    'size_download' => 64.0,
    'speed_download' => 703.0,
    'speed_upload' => 0.0,
    'download_content_length' => 64.0,
    'upload_content_length' => -1.0,
    'starttransfer_time' => 0.091133,
    'redirect_time' => 0.0,
    'redirect_url' => '',
    'primary_ip' => '104.244.42.194',
    'certinfo' => 
    array (
    ),
    'primary_port' => 443,
    'local_ip' => '172.26.5.14',
    'local_port' => 36628,
    'http_version' => 3,
    'protocol' => 2,
    'ssl_verifyresult' => 0,
    'scheme' => 'HTTPS',
    'appconnect_time_us' => 60828,
    'connect_time_us' => 26104,
    'namelookup_time_us' => 2023,
    'pretransfer_time_us' => 60968,
    'redirect_time_us' => 0,
    'starttransfer_time_us' => 91133,
    'total_time_us' => 91165,
  ),
  'body' => '{"errors":[{"code":32,"message":"Could not authenticate you."}]}',
)