I have a Python API that is trying to communicate with my server and I am getting this error:
Error: Communication with Server failed. (<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (ssl.c:661)>)
Is there a way to fix this? Any help would be appreciated. Thanks.