We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi.
We are seeing the following 502 response for an oAuth call to Yahoo:
api.login.yahoo.com POST https://api.login.yahoo.com/oauth/v2/get_request_token Description: Could not connect to the requested server host.
Looking at the oAuth code flow for Yahoo, it seems like the uri might be incorrect? Documentation states https://api.login.yahoo.com/oauth2/get_token.
https://api.login.yahoo.com/oauth2/get_token
This was working (intermittently) but I am not sure when the issue started as we don't use this provider all that much.
Any idea?
Thanks - Sean
The text was updated successfully, but these errors were encountered:
I am also having this issue, @TerribleDev any updates on this?
Sorry, something went wrong.
No branches or pull requests
Hi.
We are seeing the following 502 response for an oAuth call to Yahoo:
Looking at the oAuth code flow for Yahoo, it seems like the uri might be incorrect? Documentation states
https://api.login.yahoo.com/oauth2/get_token
.This was working (intermittently) but I am not sure when the issue started as we don't use this provider all that much.
Any idea?
Thanks - Sean
The text was updated successfully, but these errors were encountered: