We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[31-May-2017 09:56:04 Etc/GMT] PHP Fatal error: Uncaught exception 'ShopifyCurlException' with message 'Connection timed out after 30001 milliseconds' in /home/avishopr/public_html/playground/mysqg/M-Sendy/shopify.php:117 Stack trace: #0 /home/avishopr/public_html/playground/mysqg/M-Sendy/shopify.php(36): ShopifyClient->curlHttpApiRequest('POST', 'https://sellerb...', '', 'client_id=95c6c...', Array) #1 /home/avishopr/public_html/playground/mysqg/M-Sendy/authorization.php(16): ShopifyClient->getAccessToken('35e185a7821981e...') #2 {main} thrown in /home/avishopr/public_html/playground/mysqg/M-Sendy/shopify.php on line 117
Earlier it was working. now its throwing time out error. please let me know, what change need to do
The text was updated successfully, but these errors were encountered:
Uncaught exception 'ShopifyCurlException' with message 'Failed to connect to sellerblog.myshopify.com port 443 Connection timed out
Sorry, something went wrong.
I am not receiving any access token id. its reaching time out. Resource id #4Connection timed out after 30000 milliseconds.
any one is there to resolve this.
No branches or pull requests
[31-May-2017 09:56:04 Etc/GMT] PHP Fatal error: Uncaught exception 'ShopifyCurlException' with message 'Connection timed out after 30001 milliseconds' in /home/avishopr/public_html/playground/mysqg/M-Sendy/shopify.php:117
Stack trace:
#0 /home/avishopr/public_html/playground/mysqg/M-Sendy/shopify.php(36): ShopifyClient->curlHttpApiRequest('POST', 'https://sellerb...', '', 'client_id=95c6c...', Array)
#1 /home/avishopr/public_html/playground/mysqg/M-Sendy/authorization.php(16): ShopifyClient->getAccessToken('35e185a7821981e...')
#2 {main}
thrown in /home/avishopr/public_html/playground/mysqg/M-Sendy/shopify.php on line 117
Earlier it was working. now its throwing time out error. please let me know, what change need to do
The text was updated successfully, but these errors were encountered: