While setting up the Workday Add-On I started running into a certificate error when the app attempts to connect to the workday REST API.
SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:741)
Has anyone else successfully set this up and know if that is an issue with my server configuration, the app, or something on the Workday side?
to resolve similar kind of error, I had to append my public root and intermediate certificates to the end of cacert.pem in TA-workday/bin/ta_workday/aob_py3/certifi/cacert.pem and TA-workday/bin/ta_workday/aob_py2/certifi/cacert.pem