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

Update twitter API #69

Closed
gringocl opened this issue Apr 18, 2014 · 3 comments
Closed

Update twitter API #69

gringocl opened this issue Apr 18, 2014 · 3 comments

Comments

@gringocl
Copy link
Contributor

The member images are not being displayed due to the Twitter API being outdated.

Version 1.1 requires the app to authenticate via Oauth, we need to sign up for keys here https://dev.twitter.com/apps

Would it be easiest to just use the twitter gem https://github.com/sferik/twitter to help with all the OAuth fun?

I can start working on this, but don't know if I can create the keys

@zenspider
Copy link
Member

I now have an API key generated. Dunno how secretive I should be with it yet, so maybe shoot for ENV["TWITTER_API_KEY"] and we'll see where it goes?

@zenspider
Copy link
Member

generated and pushed to heroku's env.

@zenspider
Copy link
Member

This is done. Thanks!

@seattlerb seattlerb locked and limited conversation to collaborators Jan 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants