Hi I am getting an error related to SSL
error:
MaxRetryError: HTTPSConnectionPool(host='login.mypurecloud.com', port=443): Max retries exceeded with url: /oauth/token (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:719)'),))
can you please help on this?
I am trying to run the code available at the below link:
https://developer.mypurecloud.de/api/tutorials/analytics-conversation-aggregate-query/?language=python&step=7