Re: [twitter-dev] django-twitterauth

2010-09-06 Thread Tom van der Woerdt
On 9/6/10 11:55 AM, ashy wrote:
> Hi All,
> 
> I am using django-twitterauth at http://github.com/rcrowley/django-twitterauth
> to communicate with
> twitter using my django application. But it keeps giving error like
> 'cannot send request', or 'connection refused'
> 
> Exception Location:   /usr/lib/python2.6/httplib.py in putrequest,
> line 802
> Python Executable:/usr/bin/python
> 
> Any ideas to resolve this problem
> 
> thanks
>ashwin

Sounds like a firewall issue. Make sure that your server can connect to
api.twitter.com, and that you got the hostnames right in your code.

Tom

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en


[twitter-dev] django-twitterauth

2010-09-06 Thread ashy
Hi All,

I am using django-twitterauth at http://github.com/rcrowley/django-twitterauth
to communicate with
twitter using my django application. But it keeps giving error like
'cannot send request', or 'connection refused'

Exception Location: /usr/lib/python2.6/httplib.py in putrequest,
line 802
Python Executable:  /usr/bin/python

Any ideas to resolve this problem

thanks
   ashwin

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en