Hello,
I've liked oauth social connect ever since first published. Since I changed the domain where my album is hosted, i had to reconfigure all the social connectors. Got all where I have accounts working again except for Yahoo. After user agrees to share contacts and social directory, the popup window throws the error
An error occured, please contact the gallery owner. Error code : 0
In the application url on the yahoo project's page, I've tried
http://fristersoft.net
http://fristersoft.net/
http://fristersot.net/identification.php
http://www.fristersoft.net
Same result every time.
The verified callback domain is fristersoft.net
Any suggestions or ideas might be helpful. Feel free to try registering at fistersoft.net using your own yahoo login.
Piwigo version: 2.6.3
PHP version: 5.3.3
MySQL version: 5.1.71
Thanks,
JJF
Offline
I guess it has something to do with the recent changes in Yahoo signn process (they removes Google, Facebook and certainly changed more things)
sorry I can't give you a resolution time
Offline
Thanks for your input.
I might be able to debug if I could only figure out how to properly turn on the debugging.
In ...plugins/oAuth/include/hybridauth/Hybrid/resources/config.php.tpl I've set
// if you want to enable logging, set 'debug_mode' to true then provide a writable file by the web server on "debug_file" "debug_mode" => true, "debug_file" => ".../oAuth_log"
and I've made the log file permissions 666. But, the log file remains empty.
Are there any other places I could try turning on debug_mode ?
Offline
good catch, I forgot this
set $conf['oauth_debug_file'] = PHPWG_ROOT_PATH . '_data/oauth.log';
in your local config file with LocalFilesEditor
Offline
Hello,
I did obtain a debug file, but even if it may have enough information to figure out the error it is beyond my understanding.
The problem must be related to the API changes because I can use openID with an entry of https://me.yahoo.com
Until someone else can figure this one out I will disable the Yahoo button.
Thanks.
JJF
Offline
you could send the log
Offline
Ah, yes. Here it is:
INFO -- 64.220.233.38 -- 2014-06-27T09:18:39-04:00 -- Enter Hybrid_Auth::initialize() INFO -- 64.220.233.38 -- 2014-06-27T09:18:39-04:00 -- Hybrid_Auth::initialize(). PHP version: 5.3.3 INFO -- 64.220.233.38 -- 2014-06-27T09:18:39-04:00 -- Hybrid_Auth::initialize(). Hybrid_Auth version: 2.1.2 INFO -- 64.220.233.38 -- 2014-06-27T09:18:39-04:00 -- Hybrid_Auth::initialize(). Hybrid_Auth called from: http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&key=1403875116.3:0:b06bbf4b05e19c186ba26b23dc0adc4f INFO -- 64.220.233.38 -- 2014-06-27T09:18:39-04:00 -- PHP session.name diff from default PHPSESSID. http://php.net/manual/en/session.configuration.php#ini.session.name. DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:39-04:00 -- Hybrid_Auth initialize. dump used config: -- a:10:{s:9:"providers";a:13:{s:8:"Facebook";a:4:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:15:"855039831191757";s:6:"secret";s:32:"711c03c0ebff175f0300898e3938c433";}s:5:"scope";s:5:"email";s:4:"name";s:8:"Facebook";}s:6:"Google";a:4:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:39:"884617288185.apps.googleusercontent.com";s:6:"secret";s:24:"j-MKy6H5XAHyiI0GRuPqIAVr";}s:5:"scope";s:95:"https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email";s:4:"name";s:6:"Google";}s:9:"Instagram";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:0:"";s:6:"secret";s:0:"";}s:4:"name";s:9:"Instagram";}s:8:"LinkedIn";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:12:"ci1u1w0n3ln9";s:6:"secret";s:16:"rIY38TflV9bvqbiR";}s:4:"name";s:8:"LinkedIn";}s:6:"Tumblr";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:50:"PqVLkS4VEUBttxz59xintrhpT4s2juFbDELj9Yp3cxirOqd4Av";s:6:"secret";s:50:"K3zug1Px0wRU4ytZ95E4vI3JLMlVrtd2GTX8YIuvr5x9jjAUoo";}s:4:"name";s:6:"Tumblr";}s:7:"Twitter";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:0:"";s:6:"secret";s:0:"";}s:4:"name";s:7:"Twitter";}s:4:"Live";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:16:"000000004C0EB300";s:6:"secret";s:32:"h9pW4nlbogbrkpLoytOjTyuFR1LZ9x6N";}s:4:"name";s:12:"Windows Live";}s:5:"Yahoo";a:3:{s:7:"enabled";b:1;s:4:"keys";a:2:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";}s:4:"name";s:6:"Yahoo!";}s:6:"OpenID";a:2:{s:7:"enabled";b:1;s:4:"name";s:6:"OpenID";}s:6:"Flickr";a:2:{s:7:"enabled";b:0;s:4:"name";s:6:"Flickr";}s:5:"Steam";a:2:{s:7:"enabled";b:0;s:4:"name";s:5:"Steam";}s:9:"Wordpress";a:2:{s:7:"enabled";b:0;s:4:"name";s:9:"Wordpress";}s:7:"Persona";a:2:{s:7:"enabled";b:0;s:4:"name";s:7:"Persona";}}s:5:"total";i:13;s:7:"enabled";i:1;s:8:"base_url";s:60:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/";s:10:"debug_mode";b:1;s:10:"debug_file";s:29:"/var/www/html/_data/oauth.log";s:9:"path_base";s:54:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/";s:14:"path_libraries";s:65:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/thirdparty/";s:14:"path_resources";s:64:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/resources/";s:14:"path_providers";s:64:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/Providers/";} DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:39-04:00 -- Hybrid_Auth initialize. dump current session: -- INFO -- 64.220.233.38 -- 2014-06-27T09:18:39-04:00 -- Hybrid_Auth initialize: check if any error is stored on the endpoint... INFO -- 64.220.233.38 -- 2014-06-27T09:18:39-04:00 -- Hybrid_Auth initialize: no error found. initialization succeed. INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Enter Hybrid_Auth::initialize() INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::initialize(). PHP version: 5.3.3 INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::initialize(). Hybrid_Auth version: 2.1.2 INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::initialize(). Hybrid_Auth called from: http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1 INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- PHP session.name diff from default PHPSESSID. http://php.net/manual/en/session.configuration.php#ini.session.name. DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth initialize. dump used config: -- a:10:{s:9:"providers";a:13:{s:8:"Facebook";a:4:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:15:"855039831191757";s:6:"secret";s:32:"711c03c0ebff175f0300898e3938c433";}s:5:"scope";s:5:"email";s:4:"name";s:8:"Facebook";}s:6:"Google";a:4:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:39:"884617288185.apps.googleusercontent.com";s:6:"secret";s:24:"j-MKy6H5XAHyiI0GRuPqIAVr";}s:5:"scope";s:95:"https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email";s:4:"name";s:6:"Google";}s:9:"Instagram";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:0:"";s:6:"secret";s:0:"";}s:4:"name";s:9:"Instagram";}s:8:"LinkedIn";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:12:"ci1u1w0n3ln9";s:6:"secret";s:16:"rIY38TflV9bvqbiR";}s:4:"name";s:8:"LinkedIn";}s:6:"Tumblr";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:50:"PqVLkS4VEUBttxz59xintrhpT4s2juFbDELj9Yp3cxirOqd4Av";s:6:"secret";s:50:"K3zug1Px0wRU4ytZ95E4vI3JLMlVrtd2GTX8YIuvr5x9jjAUoo";}s:4:"name";s:6:"Tumblr";}s:7:"Twitter";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:0:"";s:6:"secret";s:0:"";}s:4:"name";s:7:"Twitter";}s:4:"Live";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:16:"000000004C0EB300";s:6:"secret";s:32:"h9pW4nlbogbrkpLoytOjTyuFR1LZ9x6N";}s:4:"name";s:12:"Windows Live";}s:5:"Yahoo";a:3:{s:7:"enabled";b:1;s:4:"keys";a:2:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";}s:4:"name";s:6:"Yahoo!";}s:6:"OpenID";a:2:{s:7:"enabled";b:1;s:4:"name";s:6:"OpenID";}s:6:"Flickr";a:2:{s:7:"enabled";b:0;s:4:"name";s:6:"Flickr";}s:5:"Steam";a:2:{s:7:"enabled";b:0;s:4:"name";s:5:"Steam";}s:9:"Wordpress";a:2:{s:7:"enabled";b:0;s:4:"name";s:9:"Wordpress";}s:7:"Persona";a:2:{s:7:"enabled";b:0;s:4:"name";s:7:"Persona";}}s:5:"total";i:13;s:7:"enabled";i:1;s:8:"base_url";s:60:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/";s:10:"debug_mode";b:1;s:10:"debug_file";s:29:"/var/www/html/_data/oauth.log";s:9:"path_base";s:54:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/";s:14:"path_libraries";s:65:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/thirdparty/";s:14:"path_resources";s:64:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/resources/";s:14:"path_providers";s:64:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/Providers/";} DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth initialize. dump current session: -- INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth initialize: check if any error is stored on the endpoint... INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth initialize: no error found. initialization succeed. INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Enter Hybrid_Auth::authenticate( Yahoo ) INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::authenticate( Yahoo ), User not connected to the provider. Try to authenticate.. DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Enter Hybrid_Auth::setup( Yahoo ) -- Array ( ) DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::setup( Yahoo ), no params given. Trying to get the sotred for this provider. -- INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::setup( Yahoo ), no stored params found for this provider. Initialize a new one for new session DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::setup( Yahoo ). HybridAuth Callback URL set to: -- http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1 INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Enter Hybrid_Provider_Adapter::factory( Yahoo ) DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Provider_Model::__construct( Yahoo ) initialized. dump current adapter instance: -- O:22:"Hybrid_Providers_Yahoo":8:{s:18:"request_tokens_raw";N;s:17:"access_tokens_raw";N;s:10:"providerId";s:5:"Yahoo";s:6:"config";a:3:{s:7:"enabled";b:1;s:4:"keys";a:2:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";}s:4:"name";s:6:"Yahoo!";}s:6:"params";a:1:{s:15:"hauth_return_to";s:95:"http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1";}s:8:"endpoint";N;s:4:"user";O:11:"Hybrid_User":3:{s:10:"providerId";s:5:"Yahoo";s:9:"timestamp";i:1403875121;s:7:"profile";O:19:"Hybrid_User_Profile":22:{s:10:"identifier";N;s:10:"webSiteURL";N;s:10:"profileURL";N;s:8:"photoURL";N;s:11:"displayName";N;s:11:"description";N;s:9:"firstName";N;s:8:"lastName";N;s:6:"gender";N;s:8:"language";N;s:3:"age";N;s:8:"birthDay";N;s:10:"birthMonth";N;s:9:"birthYear";N;s:5:"email";N;s:13:"emailVerified";N;s:5:"phone";N;s:7:"address";N;s:7:"country";N;s:6:"region";N;s:4:"city";N;s:3:"zip";N;}}s:3:"api";O:12:"OAuth1Client":20:{s:12:"api_base_url";s:31:"http://social.yahooapis.com/v1/";s:13:"authorize_url";s:49:"https://api.login.yahoo.com/oauth/v2/request_auth";s:16:"authenticate_url";s:0:"";s:17:"request_token_url";s:54:"https://api.login.yahoo.com/oauth/v2/get_request_token";s:16:"access_token_url";s:46:"https://api.login.yahoo.com/oauth/v2/get_token";s:20:"request_token_method";s:3:"GET";s:19:"access_token_method";s:3:"GET";s:12:"redirect_uri";s:0:"";s:11:"decode_json";b:1;s:13:"curl_time_out";i:30;s:21:"curl_connect_time_out";i:30;s:19:"curl_ssl_verifypeer";b:0;s:16:"curl_auth_header";b:1;s:14:"curl_useragent";s:77:"OAuth/1 Simple PHP Client v0.1; HybridAuth http://hybridauth.sourceforge.net/";s:10:"curl_proxy";N;s:9:"http_code";s:0:"";s:9:"http_info";s:0:"";s:11:"sha1_method";O:30:"OAuthSignatureMethod_HMAC_SHA1":0:{}s:8:"consumer";O:13:"OAuthConsumer":3:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";s:12:"callback_url";N;}s:5:"token";N;}} INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Enter Hybrid_Provider_Adapter::login( Yahoo ) INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Enter [Yahoo]::logout() DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Provider_Adapter::login( Yahoo ), redirect the user to login_start URL. -- INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Enter Hybrid_Auth::redirect( http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.start=Yahoo&hauth.time=1403875121, PHP ) INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Enter Hybrid_Auth::initialize() INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::initialize(). PHP version: 5.3.3 INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::initialize(). Hybrid_Auth version: 2.1.2 INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::initialize(). Hybrid_Auth called from: http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.start=Yahoo&hauth.time=1403875121 INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- PHP session.name diff from default PHPSESSID. http://php.net/manual/en/session.configuration.php#ini.session.name. DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth initialize. dump used config: -- a:10:{s:9:"providers";a:13:{s:8:"Facebook";a:4:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:15:"855039831191757";s:6:"secret";s:32:"711c03c0ebff175f0300898e3938c433";}s:5:"scope";s:5:"email";s:4:"name";s:8:"Facebook";}s:6:"Google";a:4:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:39:"884617288185.apps.googleusercontent.com";s:6:"secret";s:24:"j-MKy6H5XAHyiI0GRuPqIAVr";}s:5:"scope";s:95:"https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email";s:4:"name";s:6:"Google";}s:9:"Instagram";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:0:"";s:6:"secret";s:0:"";}s:4:"name";s:9:"Instagram";}s:8:"LinkedIn";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:12:"ci1u1w0n3ln9";s:6:"secret";s:16:"rIY38TflV9bvqbiR";}s:4:"name";s:8:"LinkedIn";}s:6:"Tumblr";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:50:"PqVLkS4VEUBttxz59xintrhpT4s2juFbDELj9Yp3cxirOqd4Av";s:6:"secret";s:50:"K3zug1Px0wRU4ytZ95E4vI3JLMlVrtd2GTX8YIuvr5x9jjAUoo";}s:4:"name";s:6:"Tumblr";}s:7:"Twitter";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:0:"";s:6:"secret";s:0:"";}s:4:"name";s:7:"Twitter";}s:4:"Live";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:16:"000000004C0EB300";s:6:"secret";s:32:"h9pW4nlbogbrkpLoytOjTyuFR1LZ9x6N";}s:4:"name";s:12:"Windows Live";}s:5:"Yahoo";a:3:{s:7:"enabled";b:1;s:4:"keys";a:2:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";}s:4:"name";s:6:"Yahoo!";}s:6:"OpenID";a:2:{s:7:"enabled";b:1;s:4:"name";s:6:"OpenID";}s:6:"Flickr";a:2:{s:7:"enabled";b:0;s:4:"name";s:6:"Flickr";}s:5:"Steam";a:2:{s:7:"enabled";b:0;s:4:"name";s:5:"Steam";}s:9:"Wordpress";a:2:{s:7:"enabled";b:0;s:4:"name";s:9:"Wordpress";}s:7:"Persona";a:2:{s:7:"enabled";b:0;s:4:"name";s:7:"Persona";}}s:5:"total";i:13;s:7:"enabled";i:1;s:8:"base_url";s:60:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/";s:10:"debug_mode";b:1;s:10:"debug_file";s:29:"/var/www/html/_data/oauth.log";s:9:"path_base";s:54:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/";s:14:"path_libraries";s:65:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/thirdparty/";s:14:"path_resources";s:64:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/resources/";s:14:"path_providers";s:64:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/Providers/";} DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth initialize. dump current session: -- a:3:{s:35:"hauth_session.yahoo.hauth_return_to";s:103:"s:95:"http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1";";s:34:"hauth_session.yahoo.hauth_endpoint";s:85:"s:77:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.done=Yahoo";";s:38:"hauth_session.yahoo.id_provider_params";s:447:"a:5:{s:15:"hauth_return_to";s:95:"http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1";s:11:"hauth_token";s:26:"602k10gcjleg3gk192ub7uk9j7";s:10:"hauth_time";i:1403875121;s:11:"login_start";s:100:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.start=Yahoo&hauth.time=1403875121";s:10:"login_done";s:77:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.done=Yahoo";}";} INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth initialize: check if any error is stored on the endpoint... INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth initialize: no error found. initialization succeed. DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Enter Hybrid_Auth::setup( Yahoo ) -- DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::setup( Yahoo ), no params given. Trying to get the sotred for this provider. -- Array ( [hauth_return_to] => http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1 [hauth_token] => 602k10gcjleg3gk192ub7uk9j7 [hauth_time] => 1403875121 [login_start] => http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.start=Yahoo&hauth.time=1403875121 [login_done] => http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.done=Yahoo ) DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Auth::setup( Yahoo ). HybridAuth Callback URL set to: -- http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1 INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Enter Hybrid_Provider_Adapter::factory( Yahoo ) DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Hybrid_Provider_Model::__construct( Yahoo ) initialized. dump current adapter instance: -- O:22:"Hybrid_Providers_Yahoo":8:{s:18:"request_tokens_raw";N;s:17:"access_tokens_raw";N;s:10:"providerId";s:5:"Yahoo";s:6:"config";a:3:{s:7:"enabled";b:1;s:4:"keys";a:2:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";}s:4:"name";s:6:"Yahoo!";}s:6:"params";a:5:{s:15:"hauth_return_to";s:95:"http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1";s:11:"hauth_token";s:26:"602k10gcjleg3gk192ub7uk9j7";s:10:"hauth_time";i:1403875121;s:11:"login_start";s:100:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.start=Yahoo&hauth.time=1403875121";s:10:"login_done";s:77:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.done=Yahoo";}s:8:"endpoint";s:77:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.done=Yahoo";s:4:"user";O:11:"Hybrid_User":3:{s:10:"providerId";s:5:"Yahoo";s:9:"timestamp";i:1403875121;s:7:"profile";O:19:"Hybrid_User_Profile":22:{s:10:"identifier";N;s:10:"webSiteURL";N;s:10:"profileURL";N;s:8:"photoURL";N;s:11:"displayName";N;s:11:"description";N;s:9:"firstName";N;s:8:"lastName";N;s:6:"gender";N;s:8:"language";N;s:3:"age";N;s:8:"birthDay";N;s:10:"birthMonth";N;s:9:"birthYear";N;s:5:"email";N;s:13:"emailVerified";N;s:5:"phone";N;s:7:"address";N;s:7:"country";N;s:6:"region";N;s:4:"city";N;s:3:"zip";N;}}s:3:"api";O:12:"OAuth1Client":20:{s:12:"api_base_url";s:31:"http://social.yahooapis.com/v1/";s:13:"authorize_url";s:49:"https://api.login.yahoo.com/oauth/v2/request_auth";s:16:"authenticate_url";s:0:"";s:17:"request_token_url";s:54:"https://api.login.yahoo.com/oauth/v2/get_request_token";s:16:"access_token_url";s:46:"https://api.login.yahoo.com/oauth/v2/get_token";s:20:"request_token_method";s:3:"GET";s:19:"access_token_method";s:3:"GET";s:12:"redirect_uri";s:0:"";s:11:"decode_json";b:1;s:13:"curl_time_out";i:30;s:21:"curl_connect_time_out";i:30;s:19:"curl_ssl_verifypeer";b:0;s:16:"curl_auth_header";b:1;s:14:"curl_useragent";s:77:"OAuth/1 Simple PHP Client v0.1; HybridAuth http://hybridauth.sourceforge.net/";s:10:"curl_proxy";N;s:9:"http_code";s:0:"";s:9:"http_info";s:0:"";s:11:"sha1_method";O:30:"OAuthSignatureMethod_HMAC_SHA1":0:{}s:8:"consumer";O:13:"OAuthConsumer":3:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";s:12:"callback_url";N;}s:5:"token";N;}} INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Endpoint: call adapter [Yahoo] loginBegin() INFO -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- Enter OAuth1Client::request( GET, https://api.login.yahoo.com/oauth/v2/get_request_token?oauth_callback=http%3A%2F%2Fwww.fristersoft.net%2Fplugins%2FoAuth%2Finclude%2Fhybridauth%2F%3Fhauth.done%3DYahoo&oauth_consumer_key=dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--&oauth_nonce=b9e8bb0ad8bd3fdee820dcca887b02de&oauth_signature=34d%2BtKGtMOUxnNJ8Wwns2DoUwJo%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1403875121&oauth_version=1.0 ) DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:41-04:00 -- OAuth1Client::request(). dump post fields: -- N; DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:42-04:00 -- OAuth1Client::request(). dump request info: -- a:21:{s:3:"url";s:451:"https://api.login.yahoo.com/oauth/v2/get_request_token?oauth_callback=http%3A%2F%2Fwww.fristersoft.net%2Fplugins%2FoAuth%2Finclude%2Fhybridauth%2F%3Fhauth.done%3DYahoo&oauth_consumer_key=dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--&oauth_nonce=b9e8bb0ad8bd3fdee820dcca887b02de&oauth_signature=34d%2BtKGtMOUxnNJ8Wwns2DoUwJo%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1403875121&oauth_version=1.0";s:12:"content_type";s:24:"text/plain;charset=UTF-8";s:9:"http_code";i:200;s:11:"header_size";i:427;s:12:"request_size";i:572;s:8:"filetime";i:-1;s:17:"ssl_verify_result";i:0;s:14:"redirect_count";i:0;s:10:"total_time";d:0.53730600000000006133404895081184804439544677734375;s:15:"namelookup_time";d:0.09751500000000000445421477479612804017961025238037109375;s:12:"connect_time";d:0.1660250000000000059063864910058327950537204742431640625;s:16:"pretransfer_time";d:0.41947199999999995601029922909219749271869659423828125;s:11:"size_upload";d:0;s:13:"size_download";d:241;s:14:"speed_download";d:448;s:12:"speed_upload";d:0;s:23:"download_content_length";d:-1;s:21:"upload_content_length";d:0;s:18:"starttransfer_time";d:0.537271000000000054086513046058826148509979248046875;s:13:"redirect_time";d:0;s:8:"certinfo";a:0:{}} DEBUG -- 64.220.233.38 -- 2014-06-27T09:18:42-04:00 -- OAuth1Client::request(). dump request result: -- s:241:"oauth_token=byfwuxx&oauth_token_secret=acac14cf28349f0339eb5042bdc9926be652fefe&oauth_expires_in=3600&xoauth_request_auth_url=https%3A%2F%2Fapi.login.yahoo.com%2Foauth%2Fv2%2Frequest_auth%3Foauth_token%3Dbyfwuxx&oauth_callback_confirmed=true"; INFO -- 64.220.233.38 -- 2014-06-27T09:18:42-04:00 -- Enter Hybrid_Auth::redirect( https://api.login.yahoo.com/oauth/v2/request_auth?oauth_token=byfwuxx, PHP ) INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Enter Hybrid_Auth::initialize() INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Hybrid_Auth::initialize(). PHP version: 5.3.3 INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Hybrid_Auth::initialize(). Hybrid_Auth version: 2.1.2 INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Hybrid_Auth::initialize(). Hybrid_Auth called from: http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.done=Yahoo&oauth_token=byfwuxx&oauth_verifier=aamuc7 INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- PHP session.name diff from default PHPSESSID. http://php.net/manual/en/session.configuration.php#ini.session.name. DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Hybrid_Auth initialize. dump used config: -- a:10:{s:9:"providers";a:13:{s:8:"Facebook";a:4:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:15:"855039831191757";s:6:"secret";s:32:"711c03c0ebff175f0300898e3938c433";}s:5:"scope";s:5:"email";s:4:"name";s:8:"Facebook";}s:6:"Google";a:4:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:39:"884617288185.apps.googleusercontent.com";s:6:"secret";s:24:"j-MKy6H5XAHyiI0GRuPqIAVr";}s:5:"scope";s:95:"https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email";s:4:"name";s:6:"Google";}s:9:"Instagram";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:0:"";s:6:"secret";s:0:"";}s:4:"name";s:9:"Instagram";}s:8:"LinkedIn";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:12:"ci1u1w0n3ln9";s:6:"secret";s:16:"rIY38TflV9bvqbiR";}s:4:"name";s:8:"LinkedIn";}s:6:"Tumblr";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:50:"PqVLkS4VEUBttxz59xintrhpT4s2juFbDELj9Yp3cxirOqd4Av";s:6:"secret";s:50:"K3zug1Px0wRU4ytZ95E4vI3JLMlVrtd2GTX8YIuvr5x9jjAUoo";}s:4:"name";s:6:"Tumblr";}s:7:"Twitter";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:0:"";s:6:"secret";s:0:"";}s:4:"name";s:7:"Twitter";}s:4:"Live";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:16:"000000004C0EB300";s:6:"secret";s:32:"h9pW4nlbogbrkpLoytOjTyuFR1LZ9x6N";}s:4:"name";s:12:"Windows Live";}s:5:"Yahoo";a:3:{s:7:"enabled";b:1;s:4:"keys";a:2:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";}s:4:"name";s:6:"Yahoo!";}s:6:"OpenID";a:2:{s:7:"enabled";b:1;s:4:"name";s:6:"OpenID";}s:6:"Flickr";a:2:{s:7:"enabled";b:0;s:4:"name";s:6:"Flickr";}s:5:"Steam";a:2:{s:7:"enabled";b:0;s:4:"name";s:5:"Steam";}s:9:"Wordpress";a:2:{s:7:"enabled";b:0;s:4:"name";s:9:"Wordpress";}s:7:"Persona";a:2:{s:7:"enabled";b:0;s:4:"name";s:7:"Persona";}}s:5:"total";i:13;s:7:"enabled";i:1;s:8:"base_url";s:60:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/";s:10:"debug_mode";b:1;s:10:"debug_file";s:29:"/var/www/html/_data/oauth.log";s:9:"path_base";s:54:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/";s:14:"path_libraries";s:65:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/thirdparty/";s:14:"path_resources";s:64:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/resources/";s:14:"path_providers";s:64:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/Providers/";} DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Hybrid_Auth initialize. dump current session: -- a:5:{s:35:"hauth_session.yahoo.hauth_return_to";s:103:"s:95:"http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1";";s:34:"hauth_session.yahoo.hauth_endpoint";s:85:"s:77:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.done=Yahoo";";s:38:"hauth_session.yahoo.id_provider_params";s:447:"a:5:{s:15:"hauth_return_to";s:95:"http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1";s:11:"hauth_token";s:26:"602k10gcjleg3gk192ub7uk9j7";s:10:"hauth_time";i:1403875121;s:11:"login_start";s:100:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.start=Yahoo&hauth.time=1403875121";s:10:"login_done";s:77:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.done=Yahoo";}";s:39:"hauth_session.yahoo.token.request_token";s:14:"s:7:"byfwuxx";";s:46:"hauth_session.yahoo.token.request_token_secret";s:48:"s:40:"acac14cf28349f0339eb5042bdc9926be652fefe";";} INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Hybrid_Auth initialize: check if any error is stored on the endpoint... INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Hybrid_Auth initialize: no error found. initialization succeed. DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Enter Hybrid_Auth::setup( Yahoo ) -- DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Hybrid_Auth::setup( Yahoo ), no params given. Trying to get the sotred for this provider. -- Array ( [hauth_return_to] => http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1 [hauth_token] => 602k10gcjleg3gk192ub7uk9j7 [hauth_time] => 1403875121 [login_start] => http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.start=Yahoo&hauth.time=1403875121 [login_done] => http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.done=Yahoo ) DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Hybrid_Auth::setup( Yahoo ). HybridAuth Callback URL set to: -- http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1 INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Enter Hybrid_Provider_Adapter::factory( Yahoo ) DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Hybrid_Provider_Model::__construct( Yahoo ) initialized. dump current adapter instance: -- O:22:"Hybrid_Providers_Yahoo":8:{s:18:"request_tokens_raw";N;s:17:"access_tokens_raw";N;s:10:"providerId";s:5:"Yahoo";s:6:"config";a:3:{s:7:"enabled";b:1;s:4:"keys";a:2:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";}s:4:"name";s:6:"Yahoo!";}s:6:"params";a:5:{s:15:"hauth_return_to";s:95:"http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1";s:11:"hauth_token";s:26:"602k10gcjleg3gk192ub7uk9j7";s:10:"hauth_time";i:1403875121;s:11:"login_start";s:100:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.start=Yahoo&hauth.time=1403875121";s:10:"login_done";s:77:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.done=Yahoo";}s:8:"endpoint";s:77:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/?hauth.done=Yahoo";s:4:"user";O:11:"Hybrid_User":3:{s:10:"providerId";s:5:"Yahoo";s:9:"timestamp";i:1403875142;s:7:"profile";O:19:"Hybrid_User_Profile":22:{s:10:"identifier";N;s:10:"webSiteURL";N;s:10:"profileURL";N;s:8:"photoURL";N;s:11:"displayName";N;s:11:"description";N;s:9:"firstName";N;s:8:"lastName";N;s:6:"gender";N;s:8:"language";N;s:3:"age";N;s:8:"birthDay";N;s:10:"birthMonth";N;s:9:"birthYear";N;s:5:"email";N;s:13:"emailVerified";N;s:5:"phone";N;s:7:"address";N;s:7:"country";N;s:6:"region";N;s:4:"city";N;s:3:"zip";N;}}s:3:"api";O:12:"OAuth1Client":20:{s:12:"api_base_url";s:31:"http://social.yahooapis.com/v1/";s:13:"authorize_url";s:49:"https://api.login.yahoo.com/oauth/v2/request_auth";s:16:"authenticate_url";s:0:"";s:17:"request_token_url";s:54:"https://api.login.yahoo.com/oauth/v2/get_request_token";s:16:"access_token_url";s:46:"https://api.login.yahoo.com/oauth/v2/get_token";s:20:"request_token_method";s:3:"GET";s:19:"access_token_method";s:3:"GET";s:12:"redirect_uri";s:0:"";s:11:"decode_json";b:1;s:13:"curl_time_out";i:30;s:21:"curl_connect_time_out";i:30;s:19:"curl_ssl_verifypeer";b:0;s:16:"curl_auth_header";b:1;s:14:"curl_useragent";s:77:"OAuth/1 Simple PHP Client v0.1; HybridAuth http://hybridauth.sourceforge.net/";s:10:"curl_proxy";N;s:9:"http_code";s:0:"";s:9:"http_info";s:0:"";s:11:"sha1_method";O:30:"OAuthSignatureMethod_HMAC_SHA1":0:{}s:8:"consumer";O:13:"OAuthConsumer":3:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";s:12:"callback_url";N;}s:5:"token";O:13:"OAuthConsumer":3:{s:3:"key";s:7:"byfwuxx";s:6:"secret";s:40:"acac14cf28349f0339eb5042bdc9926be652fefe";s:12:"callback_url";N;}}} INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Endpoint: call adapter [Yahoo] loginFinish() INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Enter OAuth1Client::request( GET, https://api.login.yahoo.com/oauth/v2/get_token?oauth_consumer_key=dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--&oauth_nonce=7f7646e922818f22f561965c269dc3e7&oauth_signature=SQ0Wa%2BpO6hI0NL5qhvgvWKxFKPc%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1403875142&oauth_token=byfwuxx&oauth_verifier=aamuc7&oauth_version=1.0 ) DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- OAuth1Client::request(). dump post fields: -- N; DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- OAuth1Client::request(). dump request info: -- a:21:{s:3:"url";s:372:"https://api.login.yahoo.com/oauth/v2/get_token?oauth_consumer_key=dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--&oauth_nonce=7f7646e922818f22f561965c269dc3e7&oauth_signature=SQ0Wa%2BpO6hI0NL5qhvgvWKxFKPc%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1403875142&oauth_token=byfwuxx&oauth_verifier=aamuc7&oauth_version=1.0";s:12:"content_type";s:24:"text/plain;charset=UTF-8";s:9:"http_code";i:200;s:11:"header_size";i:427;s:12:"request_size";i:493;s:8:"filetime";i:-1;s:17:"ssl_verify_result";i:0;s:14:"redirect_count";i:0;s:10:"total_time";d:0.40465099999999998292565805968479253351688385009765625;s:15:"namelookup_time";d:0.00015699999999999999437776121435916820701095275580883026123046875;s:12:"connect_time";d:0.06647999999999999742872347496813745237886905670166015625;s:16:"pretransfer_time";d:0.304203999999999974424014226315193809568881988525390625;s:11:"size_upload";d:0;s:13:"size_download";d:1130;s:14:"speed_download";d:2792;s:12:"speed_upload";d:0;s:23:"download_content_length";d:-1;s:21:"upload_content_length";d:0;s:18:"starttransfer_time";d:0.40462399999999998367883335959049873054027557373046875;s:13:"redirect_time";d:0;s:8:"certinfo";a:0:{}} DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- OAuth1Client::request(). dump request result: -- s:1130:"oauth_token=A%3DH7zJBTTPhhuTuHartqSfyNyZi5YdT74fOQFPD1M7079bZZjdm3SR5mHIJ31vPLy3JGfGpUGFNM5pg2lf9IozbDyJz4ZN5zzHXHDgxcDG3OY80mTjrHE0owq5cdxj03a.ilnM2gcOxWf0cdrWWJKhPyC4Wzd4_cbTJmP4MKuiRibT5lWljA0N0dhy9nIRSBkVhKjbajvK47iPscKlocIObw2MBrNuoc1_IrY7vLG_T5yNIXRl9yo6MezxM6dkESkFcPuFpFB601YFu58iXGpFarnjyLjETIjf9s9wXqgjEnJaD6yBdVphO6NEbf_d9xnHKyMJzLhxOF3A.1jRKHHFGC9Vg.00QJT4nFo6eGpZv_kFmmIkEE8Qy4noxCazgz1XLGyv8Cz4kEFOnIz6csAMkF6vXLS3CsuinhWNPFdodpPH9zB9YLle5hFNl93eMPL2aLNDEgdb2KVSVkomm6Tp460LsPXds8398yujpNkvVPIb5FdATvLd_WWIlQ5n4FKolT2NQVaZnwQ5I94DG3Gs_yyEt27UmhQpBtexULe2uWfpcuP8gJIHKThpNBbPbo60FfGFVM0Jcey79UAt8BXLyVee5rLShfgH96.yjIpdizIIYdmpIM3NPdCNYXHE26aSjKKu8gyhUQqap7_j20viGo2dCQ0jxYmUU4P904hn2PpXxGrlvb1lFjZTBjuCTk9R14AVzwYKLro1.AqnP0RLp1hb7PiZWkbvbR0wvrtvt5SytgF0Q.GPKJW9Fsatomvmi6NnGWVFHc6hw1vuqeAysY7rfRQa6VBY1mnHb9SJFYiKdrsRHyLzs_mhg.FGV2Is30jC47CcpldmfSpEanb.lB_oyPG_KMl_Cmc-&oauth_token_secret=abb7888eb0fed20c0c4a2bf38ed7283394b3f8d0&oauth_expires_in=3600&oauth_session_handle=AERvrVN.zeQFBbxw0dQhxjB1lvBxFR0lR8hy9Yzu2indORbvhwHFU79z&oauth_authorization_expires_in=743608506&xoauth_yahoo_guid=RGU7KFDYOCH6QNLTE4DRKMOMGM"; INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Enter [Yahoo]::setUserConnected() INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Endpoint: job done. retrun to callback url. INFO -- 64.220.233.38 -- 2014-06-27T09:19:02-04:00 -- Enter Hybrid_Auth::redirect( http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1, PHP ) INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Enter Hybrid_Auth::initialize() INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Hybrid_Auth::initialize(). PHP version: 5.3.3 INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Hybrid_Auth::initialize(). Hybrid_Auth version: 2.1.2 INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Hybrid_Auth::initialize(). Hybrid_Auth called from: http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1 INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- PHP session.name diff from default PHPSESSID. http://php.net/manual/en/session.configuration.php#ini.session.name. DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Hybrid_Auth initialize. dump used config: -- a:10:{s:9:"providers";a:13:{s:8:"Facebook";a:4:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:15:"855039831191757";s:6:"secret";s:32:"711c03c0ebff175f0300898e3938c433";}s:5:"scope";s:5:"email";s:4:"name";s:8:"Facebook";}s:6:"Google";a:4:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:39:"884617288185.apps.googleusercontent.com";s:6:"secret";s:24:"j-MKy6H5XAHyiI0GRuPqIAVr";}s:5:"scope";s:95:"https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email";s:4:"name";s:6:"Google";}s:9:"Instagram";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:0:"";s:6:"secret";s:0:"";}s:4:"name";s:9:"Instagram";}s:8:"LinkedIn";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:12:"ci1u1w0n3ln9";s:6:"secret";s:16:"rIY38TflV9bvqbiR";}s:4:"name";s:8:"LinkedIn";}s:6:"Tumblr";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:50:"PqVLkS4VEUBttxz59xintrhpT4s2juFbDELj9Yp3cxirOqd4Av";s:6:"secret";s:50:"K3zug1Px0wRU4ytZ95E4vI3JLMlVrtd2GTX8YIuvr5x9jjAUoo";}s:4:"name";s:6:"Tumblr";}s:7:"Twitter";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:3:"key";s:0:"";s:6:"secret";s:0:"";}s:4:"name";s:7:"Twitter";}s:4:"Live";a:3:{s:7:"enabled";b:0;s:4:"keys";a:2:{s:2:"id";s:16:"000000004C0EB300";s:6:"secret";s:32:"h9pW4nlbogbrkpLoytOjTyuFR1LZ9x6N";}s:4:"name";s:12:"Windows Live";}s:5:"Yahoo";a:3:{s:7:"enabled";b:1;s:4:"keys";a:2:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";}s:4:"name";s:6:"Yahoo!";}s:6:"OpenID";a:2:{s:7:"enabled";b:1;s:4:"name";s:6:"OpenID";}s:6:"Flickr";a:2:{s:7:"enabled";b:0;s:4:"name";s:6:"Flickr";}s:5:"Steam";a:2:{s:7:"enabled";b:0;s:4:"name";s:5:"Steam";}s:9:"Wordpress";a:2:{s:7:"enabled";b:0;s:4:"name";s:9:"Wordpress";}s:7:"Persona";a:2:{s:7:"enabled";b:0;s:4:"name";s:7:"Persona";}}s:5:"total";i:13;s:7:"enabled";i:1;s:8:"base_url";s:60:"http://www.fristersoft.net/plugins/oAuth/include/hybridauth/";s:10:"debug_mode";b:1;s:10:"debug_file";s:29:"/var/www/html/_data/oauth.log";s:9:"path_base";s:54:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/";s:14:"path_libraries";s:65:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/thirdparty/";s:14:"path_resources";s:64:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/resources/";s:14:"path_providers";s:64:"/var/www/html/plugins/oAuth/include/hybridauth/Hybrid/Providers/";} DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Hybrid_Auth initialize. dump current session: -- a:3:{s:38:"hauth_session.yahoo.token.access_token";s:879:"s:870:"A=H7zJBTTPhhuTuHartqSfyNyZi5YdT74fOQFPD1M7079bZZjdm3SR5mHIJ31vPLy3JGfGpUGFNM5pg2lf9IozbDyJz4ZN5zzHXHDgxcDG3OY80mTjrHE0owq5cdxj03a.ilnM2gcOxWf0cdrWWJKhPyC4Wzd4_cbTJmP4MKuiRibT5lWljA0N0dhy9nIRSBkVhKjbajvK47iPscKlocIObw2MBrNuoc1_IrY7vLG_T5yNIXRl9yo6MezxM6dkESkFcPuFpFB601YFu58iXGpFarnjyLjETIjf9s9wXqgjEnJaD6yBdVphO6NEbf_d9xnHKyMJzLhxOF3A.1jRKHHFGC9Vg.00QJT4nFo6eGpZv_kFmmIkEE8Qy4noxCazgz1XLGyv8Cz4kEFOnIz6csAMkF6vXLS3CsuinhWNPFdodpPH9zB9YLle5hFNl93eMPL2aLNDEgdb2KVSVkomm6Tp460LsPXds8398yujpNkvVPIb5FdATvLd_WWIlQ5n4FKolT2NQVaZnwQ5I94DG3Gs_yyEt27UmhQpBtexULe2uWfpcuP8gJIHKThpNBbPbo60FfGFVM0Jcey79UAt8BXLyVee5rLShfgH96.yjIpdizIIYdmpIM3NPdCNYXHE26aSjKKu8gyhUQqap7_j20viGo2dCQ0jxYmUU4P904hn2PpXxGrlvb1lFjZTBjuCTk9R14AVzwYKLro1.AqnP0RLp1hb7PiZWkbvbR0wvrtvt5SytgF0Q.GPKJW9Fsatomvmi6NnGWVFHc6hw1vuqeAysY7rfRQa6VBY1mnHb9SJFYiKdrsRHyLzs_mhg.FGV2Is30jC47CcpldmfSpEanb.lB_oyPG_KMl_Cmc-";";s:45:"hauth_session.yahoo.token.access_token_secret";s:48:"s:40:"abb7888eb0fed20c0c4a2bf38ed7283394b3f8d0";";s:32:"hauth_session.yahoo.is_logged_in";s:4:"i:1;";} INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Hybrid_Auth initialize: check if any error is stored on the endpoint... INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Hybrid_Auth initialize: no error found. initialization succeed. INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Enter Hybrid_Auth::getAdapter( Yahoo ) DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Enter Hybrid_Auth::setup( Yahoo ) -- DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Hybrid_Auth::setup( Yahoo ), no params given. Trying to get the sotred for this provider. -- INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Hybrid_Auth::setup( Yahoo ), no stored params found for this provider. Initialize a new one for new session DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Hybrid_Auth::setup( Yahoo ). HybridAuth Callback URL set to: -- http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1 INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Enter Hybrid_Provider_Adapter::factory( Yahoo ) DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Hybrid_Provider_Model::__construct( Yahoo ) initialized. dump current adapter instance: -- O:22:"Hybrid_Providers_Yahoo":8:{s:18:"request_tokens_raw";N;s:17:"access_tokens_raw";N;s:10:"providerId";s:5:"Yahoo";s:6:"config";a:3:{s:7:"enabled";b:1;s:4:"keys";a:2:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";}s:4:"name";s:6:"Yahoo!";}s:6:"params";a:1:{s:15:"hauth_return_to";s:95:"http://www.fristersoft.net/plugins/oAuth/auth.php?provider=Yahoo&openid_identifier=&init_auth=1";}s:8:"endpoint";N;s:4:"user";O:11:"Hybrid_User":3:{s:10:"providerId";s:5:"Yahoo";s:9:"timestamp";i:1403875143;s:7:"profile";O:19:"Hybrid_User_Profile":22:{s:10:"identifier";N;s:10:"webSiteURL";N;s:10:"profileURL";N;s:8:"photoURL";N;s:11:"displayName";N;s:11:"description";N;s:9:"firstName";N;s:8:"lastName";N;s:6:"gender";N;s:8:"language";N;s:3:"age";N;s:8:"birthDay";N;s:10:"birthMonth";N;s:9:"birthYear";N;s:5:"email";N;s:13:"emailVerified";N;s:5:"phone";N;s:7:"address";N;s:7:"country";N;s:6:"region";N;s:4:"city";N;s:3:"zip";N;}}s:3:"api";O:12:"OAuth1Client":20:{s:12:"api_base_url";s:31:"http://social.yahooapis.com/v1/";s:13:"authorize_url";s:49:"https://api.login.yahoo.com/oauth/v2/request_auth";s:16:"authenticate_url";s:0:"";s:17:"request_token_url";s:54:"https://api.login.yahoo.com/oauth/v2/get_request_token";s:16:"access_token_url";s:46:"https://api.login.yahoo.com/oauth/v2/get_token";s:20:"request_token_method";s:3:"GET";s:19:"access_token_method";s:3:"GET";s:12:"redirect_uri";s:0:"";s:11:"decode_json";b:1;s:13:"curl_time_out";i:30;s:21:"curl_connect_time_out";i:30;s:19:"curl_ssl_verifypeer";b:0;s:16:"curl_auth_header";b:1;s:14:"curl_useragent";s:77:"OAuth/1 Simple PHP Client v0.1; HybridAuth http://hybridauth.sourceforge.net/";s:10:"curl_proxy";N;s:9:"http_code";s:0:"";s:9:"http_info";s:0:"";s:11:"sha1_method";O:30:"OAuthSignatureMethod_HMAC_SHA1":0:{}s:8:"consumer";O:13:"OAuthConsumer":3:{s:3:"key";s:92:"dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--";s:6:"secret";s:40:"8f9676000cf061a2b4c7f8c7e4cbee941892c1ac";s:12:"callback_url";N;}s:5:"token";O:13:"OAuthConsumer":3:{s:3:"key";s:870:"A=H7zJBTTPhhuTuHartqSfyNyZi5YdT74fOQFPD1M7079bZZjdm3SR5mHIJ31vPLy3JGfGpUGFNM5pg2lf9IozbDyJz4ZN5zzHXHDgxcDG3OY80mTjrHE0owq5cdxj03a.ilnM2gcOxWf0cdrWWJKhPyC4Wzd4_cbTJmP4MKuiRibT5lWljA0N0dhy9nIRSBkVhKjbajvK47iPscKlocIObw2MBrNuoc1_IrY7vLG_T5yNIXRl9yo6MezxM6dkESkFcPuFpFB601YFu58iXGpFarnjyLjETIjf9s9wXqgjEnJaD6yBdVphO6NEbf_d9xnHKyMJzLhxOF3A.1jRKHHFGC9Vg.00QJT4nFo6eGpZv_kFmmIkEE8Qy4noxCazgz1XLGyv8Cz4kEFOnIz6csAMkF6vXLS3CsuinhWNPFdodpPH9zB9YLle5hFNl93eMPL2aLNDEgdb2KVSVkomm6Tp460LsPXds8398yujpNkvVPIb5FdATvLd_WWIlQ5n4FKolT2NQVaZnwQ5I94DG3Gs_yyEt27UmhQpBtexULe2uWfpcuP8gJIHKThpNBbPbo60FfGFVM0Jcey79UAt8BXLyVee5rLShfgH96.yjIpdizIIYdmpIM3NPdCNYXHE26aSjKKu8gyhUQqap7_j20viGo2dCQ0jxYmUU4P904hn2PpXxGrlvb1lFjZTBjuCTk9R14AVzwYKLro1.AqnP0RLp1hb7PiZWkbvbR0wvrtvt5SytgF0Q.GPKJW9Fsatomvmi6NnGWVFHc6hw1vuqeAysY7rfRQa6VBY1mnHb9SJFYiKdrsRHyLzs_mhg.FGV2Is30jC47CcpldmfSpEanb.lB_oyPG_KMl_Cmc-";s:6:"secret";s:40:"abb7888eb0fed20c0c4a2bf38ed7283394b3f8d0";s:12:"callback_url";N;}}} INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Enter Hybrid_Provider_Adapter::getUserProfile(), Provider: Yahoo INFO -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- Enter OAuth1Client::request( GET, http://social.yahooapis.com/v1/me/guid?format=json&oauth_consumer_key=dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--&oauth_nonce=944bddae96c52674e06bbfa2bf01e150&oauth_signature=3zCRpxLI5Bex58xbATD%2FZWDuc1Y%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1403875143&oauth_token=A%3DH7zJBTTPhhuTuHartqSfyNyZi5YdT74fOQFPD1M7079bZZjdm3SR5mHIJ31vPLy3JGfGpUGFNM5pg2lf9IozbDyJz4ZN5zzHXHDgxcDG3OY80mTjrHE0owq5cdxj03a.ilnM2gcOxWf0cdrWWJKhPyC4Wzd4_cbTJmP4MKuiRibT5lWljA0N0dhy9nIRSBkVhKjbajvK47iPscKlocIObw2MBrNuoc1_IrY7vLG_T5yNIXRl9yo6MezxM6dkESkFcPuFpFB601YFu58iXGpFarnjyLjETIjf9s9wXqgjEnJaD6yBdVphO6NEbf_d9xnHKyMJzLhxOF3A.1jRKHHFGC9Vg.00QJT4nFo6eGpZv_kFmmIkEE8Qy4noxCazgz1XLGyv8Cz4kEFOnIz6csAMkF6vXLS3CsuinhWNPFdodpPH9zB9YLle5hFNl93eMPL2aLNDEgdb2KVSVkomm6Tp460LsPXds8398yujpNkvVPIb5FdATvLd_WWIlQ5n4FKolT2NQVaZnwQ5I94DG3Gs_yyEt27UmhQpBtexULe2uWfpcuP8gJIHKThpNBbPbo60FfGFVM0Jcey79UAt8BXLyVee5rLShfgH96.yjIpdizIIYdmpIM3NPdCNYXHE26aSjKKu8gyhUQqap7_j20viGo2dCQ0jxYmUU4P904hn2PpXxGrlvb1lFjZTBjuCTk9R14AVzwYKLro1.AqnP0RLp1hb7PiZWkbvbR0wvrtvt5SytgF0Q.GPKJW9Fsatomvmi6NnGWVFHc6hw1vuqeAysY7rfRQa6VBY1mnHb9SJFYiKdrsRHyLzs_mhg.FGV2Is30jC47CcpldmfSpEanb.lB_oyPG_KMl_Cmc-&oauth_version=1.0 ) DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- OAuth1Client::request(). dump post fields: -- N; DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- OAuth1Client::request(). dump request info: -- a:21:{s:3:"url";s:1219:"http://social.yahooapis.com/v1/me/guid?format=json&oauth_consumer_key=dj0yJmk9QkFXUm5WR0FGQVVCJmQ9WVdrOVoxQkVOSE41TlRZbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD03Mw--&oauth_nonce=944bddae96c52674e06bbfa2bf01e150&oauth_signature=3zCRpxLI5Bex58xbATD%2FZWDuc1Y%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1403875143&oauth_token=A%3DH7zJBTTPhhuTuHartqSfyNyZi5YdT74fOQFPD1M7079bZZjdm3SR5mHIJ31vPLy3JGfGpUGFNM5pg2lf9IozbDyJz4ZN5zzHXHDgxcDG3OY80mTjrHE0owq5cdxj03a.ilnM2gcOxWf0cdrWWJKhPyC4Wzd4_cbTJmP4MKuiRibT5lWljA0N0dhy9nIRSBkVhKjbajvK47iPscKlocIObw2MBrNuoc1_IrY7vLG_T5yNIXRl9yo6MezxM6dkESkFcPuFpFB601YFu58iXGpFarnjyLjETIjf9s9wXqgjEnJaD6yBdVphO6NEbf_d9xnHKyMJzLhxOF3A.1jRKHHFGC9Vg.00QJT4nFo6eGpZv_kFmmIkEE8Qy4noxCazgz1XLGyv8Cz4kEFOnIz6csAMkF6vXLS3CsuinhWNPFdodpPH9zB9YLle5hFNl93eMPL2aLNDEgdb2KVSVkomm6Tp460LsPXds8398yujpNkvVPIb5FdATvLd_WWIlQ5n4FKolT2NQVaZnwQ5I94DG3Gs_yyEt27UmhQpBtexULe2uWfpcuP8gJIHKThpNBbPbo60FfGFVM0Jcey79UAt8BXLyVee5rLShfgH96.yjIpdizIIYdmpIM3NPdCNYXHE26aSjKKu8gyhUQqap7_j20viGo2dCQ0jxYmUU4P904hn2PpXxGrlvb1lFjZTBjuCTk9R14AVzwYKLro1.AqnP0RLp1hb7PiZWkbvbR0wvrtvt5SytgF0Q.GPKJW9Fsatomvmi6NnGWVFHc6hw1vuqeAysY7rfRQa6VBY1mnHb9SJFYiKdrsRHyLzs_mhg.FGV2Is30jC47CcpldmfSpEanb.lB_oyPG_KMl_Cmc-&oauth_version=1.0";s:12:"content_type";s:24:"text/html; charset=utf-8";s:9:"http_code";i:404;s:11:"header_size";i:288;s:12:"request_size";i:1341;s:8:"filetime";i:-1;s:17:"ssl_verify_result";i:0;s:14:"redirect_count";i:0;s:10:"total_time";d:0.1804610000000000102904351706456509418785572052001953125;s:15:"namelookup_time";d:0.0311780000000000008519851490973451291210949420928955078125;s:12:"connect_time";d:0.1026519999999999932516203671184484846889972686767578125;s:16:"pretransfer_time";d:0.1026569999999999982520648700301535427570343017578125;s:11:"size_upload";d:0;s:13:"size_download";d:1532;s:14:"speed_download";d:8489;s:12:"speed_upload";d:0;s:23:"download_content_length";d:1532;s:21:"upload_content_length";d:0;s:18:"starttransfer_time";d:0.1801500000000000045741188614556449465453624725341796875;s:13:"redirect_time";d:0;s:8:"certinfo";a:0:{}} DEBUG -- 64.220.233.38 -- 2014-06-27T09:19:03-04:00 -- OAuth1Client::request(). dump request result: -- s:1532:"<!DOCTYPE html> <html lang="en-us"><head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <title>Yahoo</title> <meta name="viewport" content="width=device-width,initial-scale=1,minimal-ui"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <style> html { height: 100%; } body { background: #fafafc url(https://s.yimg.com/nn/img/sad-panda-201402200631.png) 50% 50%; background-size: cover; height: 100%; text-align: center; font: 300 18px "helvetica neue", helvetica, verdana, tahoma, arial, sans-serif; } table { height: 100%; width: 100%; table-layout: fixed; border-collapse: collapse; border-spacing: 0; border: none; } h1 { font-size: 42px; font-weight: 400; color: #400090; } p { color: #1A1A1A; } #message-1 { font-weight: bold; margin: 0; } #message-2 { display: inline-block; *display: inline; zoom: 1; max-width: 17em; _width: 17em; } </style> </head> <body> <!-- status code : 404 --> <!-- Not Found on Accelerator: social.yahooapis.com --> <!-- host machine: r21.ycpi.bf1.yahoo.net --> <table> <tbody><tr> <td> <img src="https://s.yimg.com/nn/img/yahoo-logo-201402200629.png" alt="Yahoo Logo"> <h1 style="margin-top:20px;">Will be right back...</h1> <p id="message-1">Thank you for your patience.</p> <p id="message-2">Our engineers are working quickly to resolve the issue.</p> </td> </tr> </tbody></table> </body></html> ";
Offline
version 2.1.0 published
you could have to delete your Yahoo app and create it again
Offline
Thank you for fast update! All good now.
Offline