[twitter-dev] Re: django-twitterauth

2010-09-06 Thread ashy
Hi Tom, I am not able to connect to 'api.twitter.com' as well. connection._connection = httplib.HTTPSConnection('api.twitter.com') Yes, Iam working behind proxy. Please suggest. thanks ashy On Sep 6, 8:15 pm, Tom van der Woerdt i...@tvdw.eu wrote: On 9/6/10 11:55 AM, ashy wrote: Hi

Re: [twitter-dev] Re: django-twitterauth

2010-09-06 Thread Tom van der Woerdt
You should contact the owner of the proxy and ask him/her to allow api.twitter.com. Tom On 9/6/10 5:24 PM, ashy wrote: Hi Tom, I am not able to connect to 'api.twitter.com' as well. connection._connection = httplib.HTTPSConnection('api.twitter.com') Yes, Iam working behind proxy.

[twitter-dev] Re: django-twitterauth

2010-09-06 Thread ashy
Hi, Ok, but when I follow the steps mentioned in http://agileweb.wordpress.com/2009/04/28/step-by-step-guide-to-use-sign-in-with-twitter-with-django/ it atleast redirects me to twitter.com, problems occur only in the call back method Exception Type: AttributeError Exception Value: