smithmr8 Posted June 23, 2012 Share Posted June 23, 2012 Evening, I'm attempting to get the 'Sign in with twitter' option working. You can view the code here: https://gist.github.com/2979612 It takes me to Twitter. Asks me to authorise the application. It then redirects back to my localhost, with the two parameters oauth_token and oauth_verifier defined within the URL. But the page shows a 401 error when trying to retrieve the access_token. Any ideas ? I've tried this in so many ways its just starting to annoy me now. Link to comment https://forums.phpfreaks.com/topic/264667-ruby-sign-in-with-twitter-twitter-oauth/ Share on other sites More sharing options...
ZulfadlyAshBurn Posted June 23, 2012 Share Posted June 23, 2012 I have a feeling you are not allowed to use your localhost to request tokens ? Link to comment https://forums.phpfreaks.com/topic/264667-ruby-sign-in-with-twitter-twitter-oauth/#findComment-1356452 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.