gpt4 book ai didi

PHP Shopify fatal error : Uncaught exception 'ShopifyClientCurlException' with message 'SSL connection timeout'

转载 作者:太空宇宙 更新时间:2023-11-03 12:59:40 27 4
gpt4 key购买 nike

刚开始使用 shopfiy,这是我的第一篇堆栈帖子!

我正在尝试设置 Sandeeps Shetty 的“PHP 中的简单 Shopify API 客户端”,可在此处找到:

https://github.com/sandeepshetty/shopify_client

我一直在我的日志中看到以下错误(我已经删除了完整路径和 api 凭证):

PHP Fatal error: Uncaught exception 'ShopifyClientCurlException' with message 'SSL connection timeout' in shopify_client/shopify_client.php:67\nStack trace:\n#0 shopwriters/shopify_client/shopify_client.php(36): shopify_api('POST', 'https://baumbac...', NULL, Array)\n#1 /home/matt/public_html/projects/shopwriters/public_html/index.php(20): oauth_access_token('shopurl...', 'xxx...', 'xxx...', 'xxx...')\n#2 {main}\n thrown in shopify_client/shopify_client.php on line 67

有人遇到过类似的问题吗?我在 Ubuntu 12.04 上。

最佳答案

此问题的修复是添加:

CURLOPT_SSLVERSION => 3

到 $default_curl_opts 数组中的 wcurl.php。

感谢所有提供帮助的人!

关于PHP Shopify fatal error : Uncaught exception 'ShopifyClientCurlException' with message 'SSL connection timeout' ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11419682/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com