i'm tryin scape twitter using twint but keeps intrupting by this error. i'm using VPN.
on jupyter i have this error : "ClientConnectorError: Cannot connect to host twitter.com:443 ssl:True [Connect call failed ('10.10.34.36', 443)]"
and on cmd i get this error: WARNING:root:Error retrieving https://twitter.com/: ProxyError(MaxRetryError("HTTPSConnectionPool(host='twitter.com', port=443): Max retries exceeded with url: / (Caused by ProxyError('Your proxy appears to only use HTTP and not HTTPS, try changing your proxy URL to be HTTP. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#https-proxy-error-http-proxy', SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)'))))"))
python version 3.8.5
would appreciate if anybody could help/.
i changed all https to http in script and did not helped. and bunch of other methods that i remember really. it's getting frustrating