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
Yahoo login is redirecting back to the login page after providing username and password
The redirect_uri in the URL has no value in it
Here is the original URL https://login.yahoo.com/config/login?.src=oauth2&.partner=&.pd=c%3DmZmAFpe.2e7WuWzcHD2ZPYQ-%26ockey%3Ddj0yJmk9NGpxNFBBc3dhQ0hUJmQ9WVdrOVZHTm9aVlJITm1jbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD05NQ--&.intl=us&.lang=en&redirect_uri=&.crumb=PXcvYtzlF%2F1&.done=https%3A%2F%2Fapi.login.yahoo.com%2Foauth%2Fv2%2Frequest_auth%3F%26oauth_token%3Dbfmc9zq%26crumb%3DKq.coovaRKo%26_intl%3Dus
The work flow followed is following:
It was keep on redirecting back to the login page. I think the redirect_uri in the URL has no value.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Yahoo login is redirecting back to the login page after providing username and password
The redirect_uri in the URL has no value in it
Here is the original URL
https://login.yahoo.com/config/login?.src=oauth2&.partner=&.pd=c%3DmZmAFpe.2e7WuWzcHD2ZPYQ-%26ockey%3Ddj0yJmk9NGpxNFBBc3dhQ0hUJmQ9WVdrOVZHTm9aVlJITm1jbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD05NQ--&.intl=us&.lang=en&redirect_uri=&.crumb=PXcvYtzlF%2F1&.done=https%3A%2F%2Fapi.login.yahoo.com%2Foauth%2Fv2%2Frequest_auth%3F%26oauth_token%3Dbfmc9zq%26crumb%3DKq.coovaRKo%26_intl%3Dus
The work flow followed is following:
It was keep on redirecting back to the login page. I think the redirect_uri in the URL has no value.
The text was updated successfully, but these errors were encountered: