Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yahoo oauth doesn't work #174

Closed
Artgit opened this issue Mar 23, 2014 · 12 comments
Closed

Yahoo oauth doesn't work #174

Artgit opened this issue Mar 23, 2014 · 12 comments

Comments

@Artgit
Copy link

Artgit commented Mar 23, 2014

Hello,

Your example with Yahoo oauth http://URLREMOVED/opensource/hybridauth/social_hub/login.php doesn't work with the following message "Original error message: User id request failed! Yahoo returned an invalid response."

Could you please fix it ?

Thanks

@StorytellerCZ
Copy link
Contributor

The first part works fine for me. Haven't logged in as I don't have Yahoo account.

@tanviet
Copy link

tanviet commented Mar 24, 2014

I also couldn't login via Yahoo account yesterday with above error message. I found some solutions with Google but it was unsuccessful. Hope the team fix it soon.

@gaborsar
Copy link
Contributor

We have the same problem on a website since Monday. Same error message.
It looks like Yahoo sends this response (html of course):

"Yahoo Logo
Will be right back...
Thank you for your patience.
Our engineers are working quickly to resolve the issue."

http://developer.yahoo.com/forum/OAuth-General-Discussion-YDN-SDKs/http-social-yahooapis-com-Will-be-right-back/1395509802423-89faffa2-1503-486d-bc29-6505719bd774

@gaborsar
Copy link
Contributor

Possible source of the response above:
http://social.yahooapis.com/v1/me/guid
Changing the protocol from http to https may helps (africa356's comment). I did not have the time to test it (I will do it in a few hours and let you guys know if it did work to me).

@StorytellerCZ
Copy link
Contributor

@gaborsar Thanks! Let us know.

@gaborsar
Copy link
Contributor

Seems works.
#177

@gaborsar
Copy link
Contributor

@StorytellerCZ
Copy link
Contributor

Merged. Can other people confirm that this has been fixed?

@Artgit
Copy link
Author

Artgit commented Mar 25, 2014

@gaborsar, @AdwinTrave thanks a lot ! Now everything works fine !

@cautapchung100
Copy link

Hi!everybody
I use cakephp, when i loggin by yahoo then alert error
Authentification failed. The user has canceled the authentication or the provider refused the connection.Original error message: Authentication failed! Yahoo returned an error. 401 Unauthorized.Authentification failed. The user has canceled the authentication or the provider refused the connection.Original error message: Authentication failed! Yahoo returned an error. 401 Unauthorized.Trace: #0
Please help me ? :(

@StorytellerCZ
Copy link
Contributor

Are you using the CakePHP plugin? Is your HybridAuth version up to date with the code here on GitHub or did you just get it from the Sourceforge website?

@cautapchung100
Copy link

Thank you! it fixed ! Error for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants