-
Notifications
You must be signed in to change notification settings - Fork 257
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
Problems with Yahoo #33
Comments
That's very weird. Can you try with the Express example? Also the |
So the express example works for Twitter (didn't try Facebook). I added a config entry for Yahoo with a fresh set of keys/secrets and a handler in app.js and I get the same error. I am using the callback as |
Double check if you copy/pasted your consumer_key correctly from Yahoo. That's really weird I can't figure out what the problem might be in case it works with the showcase app. Search in Google for something like |
@JoeMcMahon87 I'm closing this issue for now. Let me know if you have any other issues. |
I'm using Node and Express 3 and tried the following:
When I hit the [host]/connect/yahoo URL, I get the following:
When I try the same consumer key and secret on the OAuth Playground app on your Heroku instance, with the Yahoo provider, it works fine.
The text was updated successfully, but these errors were encountered: