any way to twitter login?
any way to twitter login?
answered 2011-11-20 08:20:22 -0500
This post is a wiki. Anyone with karma >100 is welcome to improve it.
Twitter login worked for me - just tested. Does not work for you?
Are you not kicked by mistake to askbot.org on successful authentication? If so - please change the base url parameter in the "URLS" section.
Secondly the error might occur if your server time is out of sync with the world and to fix that one can run: ntpdate us.pool.ntp.org
as root (the ntpdate tool may need to be installed).
Finally - just enable debug mode in the settings.py
by changing DEBUG = False
to DEBUG = True
.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-11-20 00:56:26 -0500
Seen: 267 times
Last updated: Dec 08 '11