Summary
The user is facing an SSLError when setting up a source from a published Connector Builder, despite being able to successfully return test results from the Connector Builder and low-code CDK using read and check.
Question
Does anybody have any leads on why setting up a source from a published Connector Builder would result in the following SSLError:
```requests.exceptions.SSLError: HTTPSConnectionPool(host=‘http://na14.planful.com|na14.planful.com’, port=443): Max retries exceeded with url: /financemodel/segments/Seg1/extract (Caused by SSLError(SSLError(1, ‘[SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1129)’)))````
BUT is able to successfully return test results from the Connector Builder, AND from low-code CDK using read
and check
?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.