any way to twitter login?
any way to twitter login?
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
.
I cannot get Twitter to work either. Is there a specific log to look at to get more information? I just get the following at the top of the page: Unfortunately, there was some problem when connecting to twitter, please try again or use another provider
Twitter login works on by development box, but not here, testing now. Thanks for the heads up, a few things got broken after we switched from apache to nginx.
This is weird, I have not done anything and now I can log in via twitter. I think it must have been the server times being out of sync.
I still cannot login via Twitter; getting the same error message. Where can I find out more information, logs, etc. so I can troubleshoot this on our site?
Updated the answer.
To enter a block of code:
Comments