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

Twitter SSO fails at the callback stage #15

Open
mz2 opened this issue Sep 19, 2015 · 6 comments
Open

Twitter SSO fails at the callback stage #15

mz2 opened this issue Sep 19, 2015 · 6 comments

Comments

@mz2
Copy link

mz2 commented Sep 19, 2015

I have entered the twitter login key & secret and authentication callback, but I'm getting one of two possible error messages when attempting to then log in with it.

I get either:
1.

Internal error.
Oops! Looks like something went wrong!
/auth/twitter/callback
This feature is temporarily unavailable

or (without making any configuration changes) …

Internal error.
Oops! Looks like something went wrong!
/auth/twitter/callback
Error processing your OAuth request: Invalid oauth_verifier parameter

I have got all the other major SSO backends working with my instance: Google, Facebook, GitHub all work just fine with their OAuth callbacks.

@julianlam
Copy link
Owner

Do you have a callback url defined?

@mz2
Copy link
Author

mz2 commented Sep 19, 2015

Yes I do indeed.

@mz2
Copy link
Author

mz2 commented Sep 19, 2015

It's set to that /auth/twitter/callback

@mz2
Copy link
Author

mz2 commented Sep 19, 2015

Would the Error processing your OAuth request: Invalid oauth_verifier parameter error message suggest some bug in the authentication implementation as the cause?

@samarthsikotara
Copy link

Use https://api.twitter.com/oauth/access_token?oauth_verifier=AAAAAAAABBBBBBBBBBCCCCCCC

@StrangerPings
Copy link

@samarthsikotara use that where though?

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

4 participants