Hi, while calling sentinel hub API facing SSL issue can you provide certificate which needs to install in system and that python program in which we are calling API is working fine in personal system but in office system it is throwing SSL errors. Please provide solution for this. Thank You!
SSLError: HTTPSConnectionPool(host=‘services.sentinel-hub.com’, port=443): Max retries exceeded with url: /oauth/token (Caused by SSLError(SSLCertVerificationError(1, ‘[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate signature failure (_ssl.c:1129)’)))
