Summary
The user is facing an SSLError while testing a connector in a low code UI. The curl request is provided for reference.
Question
Hi All, I am using the low code UI to create a connector. During the test, I get the below error.
Please advise.
Note: With curl, I get the 200 response and everything looks good.
How does curl request look?
curl <https://preprod.env.com/api/v2/tickets> -<mailto:uhari.gudla@outlook.com|uhari.gudla@outlook.com>/token -p -v
requests.exceptions.SSLError: HTTPSConnectionPool(host='<http://preprod.env.com|preprod.env.com>', port=443): Max retries exceeded with url: /api/v2/tickets (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))
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.