Notice (8): Undefined index: oauth_token [APP/Plugin/Twitteroauth/Vendor/abraham-twitteroauth/twitteroauth/twitteroauth.php, line 82]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://amuletsclub.com/users/twitter_auth/'
$parameters = array(
'oauth_callback' => 'https://amuletsclub.com/users/twitter_auth/'
)
$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/Plugin/Twitteroauth/Vendor/abraham-twitteroauth/twitteroauth/twitteroauth.php, line 82
UsersController::twitter_login() - APP/Controller/UsersController.php, line 2243
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 101
Notice (8): Undefined index: oauth_token_secret [APP/Plugin/Twitteroauth/Vendor/abraham-twitteroauth/twitteroauth/twitteroauth.php, line 82]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://amuletsclub.com/users/twitter_auth/'
$parameters = array(
'oauth_callback' => 'https://amuletsclub.com/users/twitter_auth/'
)
$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/Plugin/Twitteroauth/Vendor/abraham-twitteroauth/twitteroauth/twitteroauth.php, line 82
UsersController::twitter_login() - APP/Controller/UsersController.php, line 2243
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 101
Notice (8): Undefined index: oauth_token [APP/Plugin/Twitteroauth/Vendor/abraham-twitteroauth/twitteroauth/twitteroauth.php, line 93]Code Context function getAuthorizeURL($token, $sign_in_with_twitter = TRUE) {
if (is_array($token)) {
$token = $token['oauth_token'];
$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>'
)
$sign_in_with_twitter = true
TwitterOAuth::getAuthorizeURL() - APP/Plugin/Twitteroauth/Vendor/abraham-twitteroauth/twitteroauth/twitteroauth.php, line 93
UsersController::twitter_login() - APP/Controller/UsersController.php, line 2249
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 101
Warning (2): Cannot modify header information - headers already sent by (output started at /home/u405676901/domains/amuletsclub.com/public_html/lib/Cake/Utility/Debugger.php:765) [CORE/Cake/Network/CakeResponse.php, line 398]Code Context $name, $c['value'], $c['expire'], $c['path'],
$c['domain'], $c['secure'], $c['httpOnly']
);
$name = 'MYAPP[0]'
$c = array(
'name' => 'MYAPP[0]',
'value' => 'Q2FrZQ==.rfo7LdtF3WWm22Pgr6OR9DA=',
'expire' => (int) 1802641561,
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false
)
setcookie - [internal], line ??
CakeResponse::_setCookies() - CORE/Cake/Network/CakeResponse.php, line 398
CakeResponse::send() - CORE/Cake/Network/CakeResponse.php, line 375
Controller::redirect() - CORE/Cake/Controller/Controller.php, line 784
UsersController::twitter_login() - APP/Controller/UsersController.php, line 2250
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 101
Warning (2): Cannot modify header information - headers already sent by (output started at /home/u405676901/domains/amuletsclub.com/public_html/lib/Cake/Utility/Debugger.php:765) [CORE/Cake/Network/CakeResponse.php, line 398]Code Context $name, $c['value'], $c['expire'], $c['path'],
$c['domain'], $c['secure'], $c['httpOnly']
);
$name = 'MYAPP[1]'
$c = array(
'name' => 'MYAPP[1]',
'value' => 'Q2FrZQ==.vOE=',
'expire' => (int) 0,
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false
)
setcookie - [internal], line ??
CakeResponse::_setCookies() - CORE/Cake/Network/CakeResponse.php, line 398
CakeResponse::send() - CORE/Cake/Network/CakeResponse.php, line 375
Controller::redirect() - CORE/Cake/Controller/Controller.php, line 784
UsersController::twitter_login() - APP/Controller/UsersController.php, line 2250
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 101