Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

API ERROR

API ERROR

Lee231456
Shopify Partner
1 0 0

Hello, when I called the API today, the interface returned the following error: , what is the reason for this?

 

HTTPSConnectionPool(host='pupupulakids.myshopify.com', port=443): Max retries exceeded with url: /admin/api/2022-01/orders.json?status=any&limit=1 (Caused by SSLError(SSLError("bad handshake: SysCallError(-1, 'Unexpected EOF')")))

Reply 1 (1)

Liam
Community Manager
3108 344 900

Hi Lee,

 

This sounds like it could be related to issues in the network communication between your application and the Shopify API. This can be due to a variety of reasons like an outdated SSL library, issues with the SSL certificate on the server, or problems with your client's ability to establish a secure connection. Sometimes, network-related problems like intermittent connectivity or a bad network route can cause these errors. Another possibility is that there's a firewall or security software on your network or computer, which might be interfering with the SSL handshake process.

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog