You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl: (60) SSL: no alternative certificate subject name matches target host name 'openai.aihey.cc'
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
curl: (3) URL using bad/illegal format or missing URL
curl: (3) URL using bad/illegal format or missing URL
curl: (3) URL using bad/illegal format or missing URL
curl: (3) URL using bad/illegal format or missing URL
curl: (3) URL using bad/illegal format or missing URL
curl: (3) URL using bad/illegal format or missing URL
curl: (3) URL using bad/illegal format or missing URL
curl: (3) URL using bad/illegal format or missing URL
curl: (3) URL using bad/illegal format or missing URL
curl: (3) URL using bad/illegal format or missing URL
你的困惑是什么
apoifx网页端请求返回值400,shell请求报错如下:
但直接ping openai.aihey.cc可以ping通
你有做过哪些尝试
如上,还对终端进行了代理连接也是一样的情况
使用的命令为
curl --location --request POST 'https://openai.aihey.cc/claude/organizations/<我的orgid>/chat_conversations' \ --header 'Accept: */*' \ --header 'Cookie: sessionKey=<我的sessionkey>' \ --header 'User-Agent: Apifox/1.0.0 (https://apifox.com)' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "example" }'
你希望我怎么帮你
问题所在?
The text was updated successfully, but these errors were encountered: