Array
(
[0] => Expect:
)
Notice (8): Undefined index: oauth_token [APP/webroot/twitteroauth/twitteroauth.php, line 93]Code Context $request = $this->oAuthRequest($this->requestTokenURL(), 'GET', $parameters);
$token = OAuthUtil::parse_parameters($request);
$this->token = new OAuthConsumer($token['oauth_token'], $token['oauth_token_secret']);
$oauth_callback = 'https://www.excelcurrencies.com/home/twitter/'
$parameters = array(
'oauth_callback' => 'https://www.excelcurrencies.com/home/twitter/'
)
$request = '<?xml version='1.0' encoding='UTF-8'?><errors><error code="415">Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings</error></errors>'
$token = array(
'<?xml version' => ''1.0' encoding='UTF-8'?><errors><error code="415">Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings</error></errors>'
)
TwitterOAuth::getRequestToken() - APP/webroot/twitteroauth/twitteroauth.php, line 93
HomeController::twitter() - APP/Controller/HomeController.php, line 1601
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: oauth_token_secret [APP/webroot/twitteroauth/twitteroauth.php, line 93]Code Context $request = $this->oAuthRequest($this->requestTokenURL(), 'GET', $parameters);
$token = OAuthUtil::parse_parameters($request);
$this->token = new OAuthConsumer($token['oauth_token'], $token['oauth_token_secret']);
$oauth_callback = 'https://www.excelcurrencies.com/home/twitter/'
$parameters = array(
'oauth_callback' => 'https://www.excelcurrencies.com/home/twitter/'
)
$request = '<?xml version='1.0' encoding='UTF-8'?><errors><error code="415">Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings</error></errors>'
$token = array(
'<?xml version' => ''1.0' encoding='UTF-8'?><errors><error code="415">Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings</error></errors>'
)
TwitterOAuth::getRequestToken() - APP/webroot/twitteroauth/twitteroauth.php, line 93
HomeController::twitter() - APP/Controller/HomeController.php, line 1601
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: oauth_token [APP/Controller/HomeController.php, line 1603]Code Context $request_token = $connection->getRequestToken($callbackurl);
/* Save temporary credentials to session. */
$token = $request_token['oauth_token'];
$redirect_uri = 'https://www.excelcurrencies.com/home/twitter/'
$callbackurl = 'https://www.excelcurrencies.com/home/twitter/'
$connection = object(TwitterOAuth) {
http_code => (int) 403
url => 'https://api.twitter.com/oauth/request_token?oauth_callback=https%3A%2F%2Fwww.excelcurrencies.com%2Fhome%2Ftwitter%2F&oauth_consumer_key=5G8zwJV2jQD1NprLr5tIWU4gY&oauth_nonce=60ac56166d515e401be17bf008534af7&oauth_signature=CJcK7l%2FUbOg387bGIDAhFSoE0Dk%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1610957152&oauth_version=1.0'
host => 'https://api.twitter.com/1.1/'
timeout => (int) 30
connecttimeout => (int) 30
ssl_verifypeer => false
format => 'json'
decode_json => true
http_info => array(
'url' => 'https://api.twitter.com/oauth/request_token?oauth_callback=https%3A%2F%2Fwww.excelcurrencies.com%2Fhome%2Ftwitter%2F&oauth_consumer_key=5G8zwJV2jQD1NprLr5tIWU4gY&oauth_nonce=60ac56166d515e401be17bf008534af7&oauth_signature=CJcK7l%2FUbOg387bGIDAhFSoE0Dk%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1610957152&oauth_version=1.0',
'content_type' => 'application/xml;charset=utf-8',
'http_code' => (int) 403,
'header_size' => (int) 998,
'request_size' => (int) 402,
'filetime' => (int) -1,
'ssl_verify_result' => (int) 0,
'redirect_count' => (int) 0,
'total_time' => (float) 0.183836,
'namelookup_time' => (float) 0.012508,
'connect_time' => (float) 0.023513,
'pretransfer_time' => (float) 0.052332,
'size_upload' => (float) 0,
'size_download' => (float) 203,
'speed_download' => (float) 1104,
'speed_upload' => (float) 0,
'download_content_length' => (float) 203,
'upload_content_length' => (float) -1,
'starttransfer_time' => (float) 0.183818,
'redirect_time' => (float) 0,
'redirect_url' => '',
'primary_ip' => '104.244.42.66',
'certinfo' => array([maximum depth reached]),
'primary_port' => (int) 443,
'local_ip' => '10.132.0.2',
'local_port' => (int) 34070
)
useragent => 'TwitterOAuth v0.2.0-beta2'
sha1_method => object(OAuthSignatureMethod_HMAC_SHA1) {}
consumer => object(OAuthConsumer) {}
token => object(OAuthConsumer) {}
http_header => array(
'cache_control' => 'no-cache, no-store, must-revalidate, pre-check=0, post-check=0',
'content_length' => '203',
'content_type' => 'application/xml;charset=utf-8',
'date' => 'Mon, 18 Jan 2021 08:05:52 GMT',
'expires' => 'Tue, 31 Mar 1981 05:00:00 GMT',
'last_modified' => 'Mon, 18 Jan 2021 08:05:52 GMT',
'ml' => 'A',
'pragma' => 'no-cache',
'server' => 'tsa_f',
'set_cookie' => 'guest_id=v1%3A161095715258779166; Max-Age=63072000; Expires=Wed, 18 Jan 2023 08:05:52 GMT; Path=/; Domain=.twitter.com; Secure; SameSite=None',
'status' => '403 Forbidden',
'strict_transport_security' => 'max-age=631138519',
'x_connection_hash' => '7cc59ca7b8788968be5b32d1b5c67d2e',
'x_content_type_options' => 'nosniff',
'x_frame_options' => 'SAMEORIGIN',
'x_response_time' => '120',
'x_transaction' => '00360e9a0056f3d6',
'x_twitter_response_tags' => 'BouncerCompliant',
'x_ua_compatible' => 'IE=edge,chrome=1',
'x_xss_protection' => '0'
)
}
$request_token = array(
'<?xml version' => ''1.0' encoding='UTF-8'?><errors><error code="415">Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings</error></errors>'
)
HomeController::twitter() - APP/Controller/HomeController.php, line 1603
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: oauth_token_secret [APP/Controller/HomeController.php, line 1604]Code Context /* Save temporary credentials to session. */
$token = $request_token['oauth_token'];
$secret = $request_token['oauth_token_secret'];
$redirect_uri = 'https://www.excelcurrencies.com/home/twitter/'
$callbackurl = 'https://www.excelcurrencies.com/home/twitter/'
$connection = object(TwitterOAuth) {
http_code => (int) 403
url => 'https://api.twitter.com/oauth/request_token?oauth_callback=https%3A%2F%2Fwww.excelcurrencies.com%2Fhome%2Ftwitter%2F&oauth_consumer_key=5G8zwJV2jQD1NprLr5tIWU4gY&oauth_nonce=60ac56166d515e401be17bf008534af7&oauth_signature=CJcK7l%2FUbOg387bGIDAhFSoE0Dk%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1610957152&oauth_version=1.0'
host => 'https://api.twitter.com/1.1/'
timeout => (int) 30
connecttimeout => (int) 30
ssl_verifypeer => false
format => 'json'
decode_json => true
http_info => array(
'url' => 'https://api.twitter.com/oauth/request_token?oauth_callback=https%3A%2F%2Fwww.excelcurrencies.com%2Fhome%2Ftwitter%2F&oauth_consumer_key=5G8zwJV2jQD1NprLr5tIWU4gY&oauth_nonce=60ac56166d515e401be17bf008534af7&oauth_signature=CJcK7l%2FUbOg387bGIDAhFSoE0Dk%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1610957152&oauth_version=1.0',
'content_type' => 'application/xml;charset=utf-8',
'http_code' => (int) 403,
'header_size' => (int) 998,
'request_size' => (int) 402,
'filetime' => (int) -1,
'ssl_verify_result' => (int) 0,
'redirect_count' => (int) 0,
'total_time' => (float) 0.183836,
'namelookup_time' => (float) 0.012508,
'connect_time' => (float) 0.023513,
'pretransfer_time' => (float) 0.052332,
'size_upload' => (float) 0,
'size_download' => (float) 203,
'speed_download' => (float) 1104,
'speed_upload' => (float) 0,
'download_content_length' => (float) 203,
'upload_content_length' => (float) -1,
'starttransfer_time' => (float) 0.183818,
'redirect_time' => (float) 0,
'redirect_url' => '',
'primary_ip' => '104.244.42.66',
'certinfo' => array([maximum depth reached]),
'primary_port' => (int) 443,
'local_ip' => '10.132.0.2',
'local_port' => (int) 34070
)
useragent => 'TwitterOAuth v0.2.0-beta2'
sha1_method => object(OAuthSignatureMethod_HMAC_SHA1) {}
consumer => object(OAuthConsumer) {}
token => object(OAuthConsumer) {}
http_header => array(
'cache_control' => 'no-cache, no-store, must-revalidate, pre-check=0, post-check=0',
'content_length' => '203',
'content_type' => 'application/xml;charset=utf-8',
'date' => 'Mon, 18 Jan 2021 08:05:52 GMT',
'expires' => 'Tue, 31 Mar 1981 05:00:00 GMT',
'last_modified' => 'Mon, 18 Jan 2021 08:05:52 GMT',
'ml' => 'A',
'pragma' => 'no-cache',
'server' => 'tsa_f',
'set_cookie' => 'guest_id=v1%3A161095715258779166; Max-Age=63072000; Expires=Wed, 18 Jan 2023 08:05:52 GMT; Path=/; Domain=.twitter.com; Secure; SameSite=None',
'status' => '403 Forbidden',
'strict_transport_security' => 'max-age=631138519',
'x_connection_hash' => '7cc59ca7b8788968be5b32d1b5c67d2e',
'x_content_type_options' => 'nosniff',
'x_frame_options' => 'SAMEORIGIN',
'x_response_time' => '120',
'x_transaction' => '00360e9a0056f3d6',
'x_twitter_response_tags' => 'BouncerCompliant',
'x_ua_compatible' => 'IE=edge,chrome=1',
'x_xss_protection' => '0'
)
}
$request_token = array(
'<?xml version' => ''1.0' encoding='UTF-8'?><errors><error code="415">Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings</error></errors>'
)
$token = null
HomeController::twitter() - APP/Controller/HomeController.php, line 1604
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Could not connect to Twitter. Refresh the page or try again later.