Monday, September 6, 2010

simplegeo / python-oauth2

Hi All,

Iam using simplegeo / python-oauth2 to connect to twitter.com
using python 2.6 and httplib2

getting the following error

Exception Type: error
Exception Value: (111, 'Connection refused')

the line which is causing the problem is this:
resp, content = client.request(request_token_url, "GET")

Any ideas?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment