Notice (8): Undefined index: oauth_token [APP/webroot/twitteroauth/twitteroauth.php, line 88]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 = 'http://tool.efluencr.com/twitters/callback'
$parameters = array(
'oauth_callback' => 'http://tool.efluencr.com/twitters/callback'
)
$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 88
TwittersController::login() - APP/Controller/TwittersController.php, line 163
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: oauth_token_secret [APP/webroot/twitteroauth/twitteroauth.php, line 88]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 = 'http://tool.efluencr.com/twitters/callback'
$parameters = array(
'oauth_callback' => 'http://tool.efluencr.com/twitters/callback'
)
$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 88
TwittersController::login() - APP/Controller/TwittersController.php, line 163
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: oauth_token [APP/Controller/TwittersController.php, line 167]Code Context //exit();
/* Save temporary credentials to session. */
$token = $request_token['oauth_token'];
$webroot = '/'
$connection = object(TwitterOAuth) {
http_code => (int) 403
url => 'https://api.twitter.com/oauth/request_token?oauth_callback=http%3A%2F%2Ftool.efluencr.com%2Ftwitters%2Fcallback&oauth_consumer_key=JzKh30t25qAxgMcALPiUQ&oauth_nonce=a22a5d743766c7010714174b1abbc527&oauth_signature=ym2vAKB8VdElVx27QN7np9miE0k%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1550717047&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=http%3A%2F%2Ftool.efluencr.com%2Ftwitters%2Fcallback&oauth_consumer_key=JzKh30t25qAxgMcALPiUQ&oauth_nonce=a22a5d743766c7010714174b1abbc527&oauth_signature=ym2vAKB8VdElVx27QN7np9miE0k%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1550717047&oauth_version=1.0',
'content_type' => 'application/xml;charset=utf-8',
'http_code' => (int) 403,
'header_size' => (int) 1004,
'request_size' => (int) 391,
'filetime' => (int) -1,
'ssl_verify_result' => (int) 0,
'redirect_count' => (int) 0,
'total_time' => (float) 0.10695,
'namelookup_time' => (float) 0.000877,
'connect_time' => (float) 0.021828,
'pretransfer_time' => (float) 0.069673,
'size_upload' => (float) 0,
'size_download' => (float) 203,
'speed_download' => (float) 1898,
'speed_upload' => (float) 0,
'download_content_length' => (float) 203,
'upload_content_length' => (float) 0,
'starttransfer_time' => (float) 0.106934,
'redirect_time' => (float) 0,
'redirect_url' => '',
'primary_ip' => '104.244.42.66',
'certinfo' => array([maximum depth reached]),
'primary_port' => (int) 443,
'local_ip' => '69.163.183.121',
'local_port' => (int) 57466
)
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' => 'Thu, 21 Feb 2019 02:44:07 GMT',
'expires' => 'Tue, 31 Mar 1981 05:00:00 GMT',
'last_modified' => 'Thu, 21 Feb 2019 02:44:07 GMT',
'ml' => 'S',
'pragma' => 'no-cache',
'server' => 'tsa_a',
'set_cookie' => 'guest_id=v1%3A155071704779809056; Max-Age=63072000; Expires=Sat, 20 Feb 2021 02:44:07 GMT; Path=/; Domain=.twitter.com',
'status' => '403 Forbidden',
'strict_transport_security' => 'max-age=631138519',
'x_connection_hash' => 'a6483cd775a318a4626ffbf248c17785',
'x_content_type_options' => 'nosniff',
'x_frame_options' => 'SAMEORIGIN',
'x_response_time' => '15',
'x_transaction' => '0000f69600a3dcec',
'x_twitter_response_tags' => 'BouncerCompliant',
'x_ua_compatible' => 'IE=edge,chrome=1',
'x_xss_protection' => '1; mode=block; report=https://twitter.com/i/xss_report'
)
}
$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>'
)
TwittersController::login() - APP/Controller/TwittersController.php, line 167
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: oauth_token [APP/Controller/TwittersController.php, line 170]Code Context // $_SESSION['oauth_token'] = $token = $request_token['oauth_token'];
// $_SESSION['oauth_token_secret'] = $request_token['oauth_token_secret'];
$this->Session->write('oauth_token', $request_token['oauth_token']);
$webroot = '/'
$connection = object(TwitterOAuth) {
http_code => (int) 403
url => 'https://api.twitter.com/oauth/request_token?oauth_callback=http%3A%2F%2Ftool.efluencr.com%2Ftwitters%2Fcallback&oauth_consumer_key=JzKh30t25qAxgMcALPiUQ&oauth_nonce=a22a5d743766c7010714174b1abbc527&oauth_signature=ym2vAKB8VdElVx27QN7np9miE0k%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1550717047&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=http%3A%2F%2Ftool.efluencr.com%2Ftwitters%2Fcallback&oauth_consumer_key=JzKh30t25qAxgMcALPiUQ&oauth_nonce=a22a5d743766c7010714174b1abbc527&oauth_signature=ym2vAKB8VdElVx27QN7np9miE0k%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1550717047&oauth_version=1.0',
'content_type' => 'application/xml;charset=utf-8',
'http_code' => (int) 403,
'header_size' => (int) 1004,
'request_size' => (int) 391,
'filetime' => (int) -1,
'ssl_verify_result' => (int) 0,
'redirect_count' => (int) 0,
'total_time' => (float) 0.10695,
'namelookup_time' => (float) 0.000877,
'connect_time' => (float) 0.021828,
'pretransfer_time' => (float) 0.069673,
'size_upload' => (float) 0,
'size_download' => (float) 203,
'speed_download' => (float) 1898,
'speed_upload' => (float) 0,
'download_content_length' => (float) 203,
'upload_content_length' => (float) 0,
'starttransfer_time' => (float) 0.106934,
'redirect_time' => (float) 0,
'redirect_url' => '',
'primary_ip' => '104.244.42.66',
'certinfo' => array([maximum depth reached]),
'primary_port' => (int) 443,
'local_ip' => '69.163.183.121',
'local_port' => (int) 57466
)
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' => 'Thu, 21 Feb 2019 02:44:07 GMT',
'expires' => 'Tue, 31 Mar 1981 05:00:00 GMT',
'last_modified' => 'Thu, 21 Feb 2019 02:44:07 GMT',
'ml' => 'S',
'pragma' => 'no-cache',
'server' => 'tsa_a',
'set_cookie' => 'guest_id=v1%3A155071704779809056; Max-Age=63072000; Expires=Sat, 20 Feb 2021 02:44:07 GMT; Path=/; Domain=.twitter.com',
'status' => '403 Forbidden',
'strict_transport_security' => 'max-age=631138519',
'x_connection_hash' => 'a6483cd775a318a4626ffbf248c17785',
'x_content_type_options' => 'nosniff',
'x_frame_options' => 'SAMEORIGIN',
'x_response_time' => '15',
'x_transaction' => '0000f69600a3dcec',
'x_twitter_response_tags' => 'BouncerCompliant',
'x_ua_compatible' => 'IE=edge,chrome=1',
'x_xss_protection' => '1; mode=block; report=https://twitter.com/i/xss_report'
)
}
$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
TwittersController::login() - APP/Controller/TwittersController.php, line 170
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: oauth_token_secret [APP/Controller/TwittersController.php, line 171]Code Context // $_SESSION['oauth_token_secret'] = $request_token['oauth_token_secret'];
$this->Session->write('oauth_token', $request_token['oauth_token']);
$this->Session->write('oauth_token_secret', $request_token['oauth_token_secret']);
$webroot = '/'
$connection = object(TwitterOAuth) {
http_code => (int) 403
url => 'https://api.twitter.com/oauth/request_token?oauth_callback=http%3A%2F%2Ftool.efluencr.com%2Ftwitters%2Fcallback&oauth_consumer_key=JzKh30t25qAxgMcALPiUQ&oauth_nonce=a22a5d743766c7010714174b1abbc527&oauth_signature=ym2vAKB8VdElVx27QN7np9miE0k%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1550717047&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=http%3A%2F%2Ftool.efluencr.com%2Ftwitters%2Fcallback&oauth_consumer_key=JzKh30t25qAxgMcALPiUQ&oauth_nonce=a22a5d743766c7010714174b1abbc527&oauth_signature=ym2vAKB8VdElVx27QN7np9miE0k%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1550717047&oauth_version=1.0',
'content_type' => 'application/xml;charset=utf-8',
'http_code' => (int) 403,
'header_size' => (int) 1004,
'request_size' => (int) 391,
'filetime' => (int) -1,
'ssl_verify_result' => (int) 0,
'redirect_count' => (int) 0,
'total_time' => (float) 0.10695,
'namelookup_time' => (float) 0.000877,
'connect_time' => (float) 0.021828,
'pretransfer_time' => (float) 0.069673,
'size_upload' => (float) 0,
'size_download' => (float) 203,
'speed_download' => (float) 1898,
'speed_upload' => (float) 0,
'download_content_length' => (float) 203,
'upload_content_length' => (float) 0,
'starttransfer_time' => (float) 0.106934,
'redirect_time' => (float) 0,
'redirect_url' => '',
'primary_ip' => '104.244.42.66',
'certinfo' => array([maximum depth reached]),
'primary_port' => (int) 443,
'local_ip' => '69.163.183.121',
'local_port' => (int) 57466
)
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' => 'Thu, 21 Feb 2019 02:44:07 GMT',
'expires' => 'Tue, 31 Mar 1981 05:00:00 GMT',
'last_modified' => 'Thu, 21 Feb 2019 02:44:07 GMT',
'ml' => 'S',
'pragma' => 'no-cache',
'server' => 'tsa_a',
'set_cookie' => 'guest_id=v1%3A155071704779809056; Max-Age=63072000; Expires=Sat, 20 Feb 2021 02:44:07 GMT; Path=/; Domain=.twitter.com',
'status' => '403 Forbidden',
'strict_transport_security' => 'max-age=631138519',
'x_connection_hash' => 'a6483cd775a318a4626ffbf248c17785',
'x_content_type_options' => 'nosniff',
'x_frame_options' => 'SAMEORIGIN',
'x_response_time' => '15',
'x_transaction' => '0000f69600a3dcec',
'x_twitter_response_tags' => 'BouncerCompliant',
'x_ua_compatible' => 'IE=edge,chrome=1',
'x_xss_protection' => '1; mode=block; report=https://twitter.com/i/xss_report'
)
}
$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
TwittersController::login() - APP/Controller/TwittersController.php, line 171
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Could not connect to Twitter. Refresh the page or try again later.