Hello,
from 06.01d. we can’t connect to inavati-studio.myshopify.com REST API, with error:
OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to shop.myshopify.com:443 or (TCP connection reset by peer).
We are using 2024-01 version of the api.
Also tried to make a request from multiple servers.
Updated certificates.
Tried to run locally, but only made successful request with curl settings curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false), other-vice it fails with error: * SSL certificate problem: unable to get local issuer certificate.
Please help us to resolve this issue.
Thank you in advance.