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

Documentation for Twitter and other authorization settings #67

Open
elliottw opened this issue Oct 21, 2012 · 6 comments
Open

Documentation for Twitter and other authorization settings #67

elliottw opened this issue Oct 21, 2012 · 6 comments

Comments

@elliottw
Copy link

I'm got citizenry up and running on heroku, but every time I try to authenticate with twitter I get sent to .../auth/twitter with the text "We're sorry, but something went wrong.".

I've put in my dev key, but really don't know what I'm doing wrong.

@youknowriad
Copy link

Any solution for this ? Thanks

@reidab
Copy link
Owner

reidab commented Nov 1, 2012

Ack, sorry about this. I'll take a look as soon as I wrap up work today…

@elliottw
Copy link
Author

elliottw commented Nov 4, 2012

awesome. thanks.

@schnie
Copy link

schnie commented Nov 7, 2012

hey, anyone made any progress or anything on this? having the exact same issue. thanks!

@turadg
Copy link

turadg commented Nov 14, 2012

You may need to set the Callback URL in your Twitter settings. In a test app for your development environment, try http://0.0.0.0:3000/auth/twitter/callback

@dhedlund
Copy link
Contributor

dhedlund commented Apr 9, 2014

I believe this was just another manifestation of Issue #75, which has now been fixed. Twitter deprecated and removed parts of the API that citizenry relied on. Upgrading to a new version of the Twitter API and removing rate-limiting checks resolved the 500 errors.

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

6 participants