requests.exceptions.SSLError: HTTPSConnectionPool(host='apis.justwatch.com', port=443): Max retries exceeded with url: /content/locales/state (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1051)')))
It gives following error:
requests.exceptions.SSLError: HTTPSConnectionPool(host='apis.justwatch.com', port=443): Max retries exceeded with url: /content/locales/state (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1051)')))