I'm unable to connect to e-Distribución since Friday 28th April (5 days ago).
When running, within the call to Edistribution(), I got an error:
HTTPSConnectionPool(host='zonaprivada.edistribucion.com', port=443): Max retries exceeded with url: /areaprivada/s/login?ec=302&startURL=%2Fareaprivada%2Fs%2F (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1007)')))
I'm trying this code on Windows and Raspberry and same error appears. These are the versions of 'requests' package of my Windows:
Hi,
I'm unable to connect to e-Distribución since Friday 28th April (5 days ago). When running, within the call to
Edistribution()
, I got an error:HTTPSConnectionPool(host='zonaprivada.edistribucion.com', port=443): Max retries exceeded with url: /areaprivada/s/login?ec=302&startURL=%2Fareaprivada%2Fs%2F (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1007)')))
I'm trying this code on Windows and Raspberry and same error appears. These are the versions of 'requests' package of my Windows:
Does any of you have the same problem?