Notice (8): Undefined index: oauth_token [APP/Vendor/hybridauth/Hybrid/thirdparty/OAuth/OAuth1Client.php, line 84]Code Context $request = $this->signedRequest( $this->request_token_url, $this->request_token_method, $parameters );
$token = OAuthUtil::parse_parameters( $request );
$this->token = new OAuthConsumer( $token['oauth_token'], $token['oauth_token_secret'] );
$callback = 'https://orelc.ac/academy/social_endpoint?hauth.done=Twitter'
$parameters = array(
'oauth_callback' => 'https://orelc.ac/academy/social_endpoint?hauth.done=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>'
)
OAuth1Client::requestToken() - APP/Vendor/hybridauth/Hybrid/thirdparty/OAuth/OAuth1Client.php, line 84
Hybrid_Providers_Twitter::loginBegin() - APP/Vendor/hybridauth/Hybrid/Providers/Twitter.php, line 42
Hybrid_Endpoint::processAuthStart() - APP/Vendor/hybridauth/Hybrid/Endpoint.php, line 140
Hybrid_Endpoint::process() - APP/Vendor/hybridauth/Hybrid/Endpoint.php, line 52
HybridauthComponent::processEndpoint() - APP/Controller/Component/HybridauthComponent.php, line 37
UsersController::social_endpoint() - APP/Controller/UsersController.php, line 1856
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined index: oauth_token_secret [APP/Vendor/hybridauth/Hybrid/thirdparty/OAuth/OAuth1Client.php, line 84]Code Context $request = $this->signedRequest( $this->request_token_url, $this->request_token_method, $parameters );
$token = OAuthUtil::parse_parameters( $request );
$this->token = new OAuthConsumer( $token['oauth_token'], $token['oauth_token_secret'] );
$callback = 'https://orelc.ac/academy/social_endpoint?hauth.done=Twitter'
$parameters = array(
'oauth_callback' => 'https://orelc.ac/academy/social_endpoint?hauth.done=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>'
)
OAuth1Client::requestToken() - APP/Vendor/hybridauth/Hybrid/thirdparty/OAuth/OAuth1Client.php, line 84
Hybrid_Providers_Twitter::loginBegin() - APP/Vendor/hybridauth/Hybrid/Providers/Twitter.php, line 42
Hybrid_Endpoint::processAuthStart() - APP/Vendor/hybridauth/Hybrid/Endpoint.php, line 140
Hybrid_Endpoint::process() - APP/Vendor/hybridauth/Hybrid/Endpoint.php, line 52
HybridauthComponent::processEndpoint() - APP/Controller/Component/HybridauthComponent.php, line 37
UsersController::social_endpoint() - APP/Controller/UsersController.php, line 1856
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Warning (2): Cannot modify header information - headers already sent by (output started at /home/nonisesh/www/orelc/academy/lib/Cake/Utility/Debugger.php:797) [APP/Vendor/hybridauth/Hybrid/Auth.php, line 351]Code Context
if( $mode == "PHP" ){
header( "Location: $url" ) ;
$url = 'https://orelc.ac/academy/social_login/Twitter'
$mode = 'PHP'
header - [internal], line ??
Hybrid_Auth::redirect() - APP/Vendor/hybridauth/Hybrid/Auth.php, line 351
Hybrid_Provider_Adapter::returnToCallbackUrl() - APP/Vendor/hybridauth/Hybrid/Provider_Adapter.php, line 251
Hybrid_Endpoint::processAuthStart() - APP/Vendor/hybridauth/Hybrid/Endpoint.php, line 146
Hybrid_Endpoint::process() - APP/Vendor/hybridauth/Hybrid/Endpoint.php, line 52
HybridauthComponent::processEndpoint() - APP/Controller/Component/HybridauthComponent.php, line 37
UsersController::social_endpoint() - APP/Controller/UsersController.php, line 1856
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111