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=876b26e7df23b7c629882109f3a69f00&oauth_timestamp=1762691567&oauth_consumer_key=TawPJxhxuQtqdioXrgCIhQ&oauth_signature_method=HMAC-SHA1&oauth_signature=WJBMR28ezVaW5tM8FRVH%2F0MnNw4%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=876b26e7df23b7c629882109f3a69f00&oauth_timestamp=1762691567&oauth_consumer_key=TawPJxhxuQtqdioXrgCIhQ&oauth_signature_method=HMAC-SHA1&oauth_signature=WJBMR28ezVaW5tM8FRVH%2F0MnNw4%3D',
    'content_type' => 'application/json; charset=utf-8',
    'http_code' => 401,
    'header_size' => 1357,
    'request_size' => 338,
    'filetime' => -1,
    'ssl_verify_result' => 0,
    'redirect_count' => 0,
    'total_time' => 0.05478,
    'namelookup_time' => 0.009117,
    'connect_time' => 0.014287,
    'pretransfer_time' => 0.027545,
    'size_upload' => 0.0,
    'size_download' => 64.0,
    'speed_download' => 1185.0,
    'speed_upload' => 0.0,
    'download_content_length' => -1.0,
    'upload_content_length' => -1.0,
    'starttransfer_time' => 0.054714,
    'redirect_time' => 0.0,
    'redirect_url' => '',
    'primary_ip' => '162.159.140.229',
    'certinfo' => 
    array (
    ),
    'primary_port' => 443,
    'local_ip' => '172.26.5.14',
    'local_port' => 41652,
    'http_version' => 3,
    'protocol' => 2,
    'ssl_verifyresult' => 0,
    'scheme' => 'HTTPS',
    'appconnect_time_us' => 27468,
    'connect_time_us' => 14287,
    'namelookup_time_us' => 9117,
    'pretransfer_time_us' => 27545,
    'redirect_time_us' => 0,
    'starttransfer_time_us' => 54714,
    'total_time_us' => 54780,
  ),
  'body' => '{"errors":[{"code":32,"message":"Could not authenticate you."}]}',
)