python-twitter icon indicating copy to clipboard operation
python-twitter copied to clipboard

How to your python-twitter behind proxy having and user name and password for access to the proxy?

Open urwithajit9 opened this issue 11 years ago • 1 comments

Hi All,

I am trying to use python twitter lib but not able to succeed and getting the below message.

requests.exceptions.ProxyError: Cannot connect to proxy. Socket error: Tunnel connection failed: 407 Proxy Authentication Required.

I went through google search result and try many of suggestions but not able to get through. Can anyone please tell how to provide my proxy detail to python-twitter api.

I am using 1.2 version of api.

Thanking you.

urwithajit9 avatar Jan 26 '14 08:01 urwithajit9

https://github.com/dhananjaysathe/python-twitter-with-proxy

NandeeshHD avatar Feb 02 '17 10:02 NandeeshHD