nguyentientoan / socialauth-net

Automatically exported from code.google.com/p/socialauth-net
0 stars 0 forks source link

An error occurred while requesting Access Token at https://api.login.yahoo.com/oauth/v2/get_token?... #215

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Configured the yahoo api both with application url and call back url being 
http://localhost. I am testing this on my localhost
2. Both the consumer key and secret key for yahoo was added to the app's 
webconfig
3. After launching the application and connection to yahoo api then it brings 
out the error on redirecting to my localhost site.

What is the expected output? What do you see instead?
It is meant to go to the redirected link of my localhost site

What version of the product are you using? On what operating system?
version 2.3 on windows 8.1

Please provide any additional information below.
If the call back url is not localhost on the yahoo api set up it throws an 
invalid token received when redirecting to my site instead

Original issue reported on code.google.com by dotunk...@taafoo.com on 10 Jul 2015 at 4:45

Attachments: