Hi Everyone!
I currently use a third party service and the API Call used to work just fine. Since a recent update, my API calls started to show an error ECONNRESET after a long time waiting for the answer.
The exact same API Call works just fine on postman.
I was informed the following:
Access to APIs via XXXXXX will only be accepted with TLS 1.2 and TLS 1.3 Security Protocols. TLS 1.0 or 1.1 Security Protocols will not be integrated with the service. More information: Help Center - Turning off TLS 1.0 and 1.1 protocols.
Do you know if the API Connector uses TLS 1.0 or 1.1? How can I test it?