Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/requests/packages/urllib3/connectionpool.py", line 572, in urlopen
self._prepare_proxy(conn)
File "/usr/local/lib/python3.5/dist-packages/requests/packages/urllib3/connectionpool.py", line 780, in _prepare_proxy
conn.connect()
File "/usr/local/lib/python3.5/dist-packages/requests/packages/urllib3/connection.py", line 267, in connect
self._tunnel()
File "/usr/lib/python3.5/http/client.py", line 832, in _tunnel
message.strip()))
OSError: Tunnel connection failed: 403 Forbidden
Hi @pedantix, we’ve investigated this and it seems like everything is working correctly at the source. The 403 you got looks like it’s coming from your proxy or server. I’ve tried using curl with your parameters and it worked. Please try the following: