|
I just changed to use a new Twitter App to authenticate users on my OSQA site, but I got 500 Error when I click the twitter login button. URL: http://my-app.com/account/twitter/signin/?validate_email=yes I followed the instruction on the wiki page and updated the twitter secret keys. I didn't find anything interesting in the logs. Any ideas what went wrong? Thanks! |
Have you tried changing the DEBUG setting in settings_local.py to True, to see if you get some more information?