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-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.