Navigation Menu

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

oauth changes #38

Closed
wants to merge 8 commits into from
Closed

oauth changes #38

wants to merge 8 commits into from

Conversation

hisenb3rg
Copy link

hi!

I've done two small things:

  • oath tokens now get updated with every successful oath login
  • twitter urls are changed to https://

I would appreciate if you can find time to review and pull it into your rep.

Thanks!

  • Uros

@lenart
Copy link

lenart commented Nov 10, 2010

I'm also experiencing problems with Twitter's oAuth. I'm getting OAuth::Unauthorized (401 Unauthorized) despite correct key/secret configuration. I believe it's due to changes in Authorization URL which is now https://api.twitter.com/oauth/authorize

I've tried freezing gems and changing :authorize_url in /authlogic-connect/lib/authlogic_connect/oauth/tokens/twitter_token.rb but couldn't get it to work.

@hisenb3rg hisenb3rg closed this Jan 4, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants