phpclassic / php-shopify

PHP SDK for Shopify API
Apache License 2.0
568 stars 211 forks source link

Operation timed out after 10000 milliseconds with 0 out of 0 bytes received, PHPShopify\ShopifyResource::get(["archived", "id,name,total_price,currency,shipping_address,created_at,line_items"]) #315

Closed dodobird2077 closed 7 months ago

dodobird2077 commented 7 months ago

Hello,

I hope this message finds you well. I wanted to bring to your attention an issue I encountered while using your open-source project due to recent updates in the Shopify API.

PHPShopify\Exception\CurlException
28 : Operation timed out after 10000 milliseconds with 0 out of 0 bytes received, PHPShopify\ShopifyResource::get(["archived", "id,name,total_price,currency,shipping_address,created_at,line_items"])

Description: It seems that after Shopify's latest API update, the project encounters a timeout issue while attempting to execute the above-cited request. This impacts the functionality of the project, particularly in retrieving specific data fields.

Request: Could you kindly investigate this issue in light of the recent Shopify API changes? Any insights or updates on how to mitigate or resolve this problem would be greatly appreciated.

   "phpclassic/php-shopify": "^1.2",
dodobird2077 commented 7 months ago

reason: firewall