这个问题,你最后是怎么解决了?
云函数执行提示:"statusCode":433返回结果 {"errorCode":-1,"errorMessage":"Invoking task timed out after 60 seconds","statusCode":433} 日志 START
2023-03-30在云开发中的云函数内不能直接请求openapi 接口么 ? 如这些:https://api.openai.com/v1/chat/completions
OpenAI开放了ChatGPT接口, 想利用云开发接入, 不知道请求能不能出去?OpenAI开放了ChatGPT接口, 想利用云开发接入, 不知道请求能不能出去? 有没有啥 好的办法呀 ? 有例子么?
2023-03-12你好,你的问题解决了没,我也碰到这个问题了,不知道咋整呢
msgSecCheck使用got调用会出现incorrect header check,是什么问题?调用代码: exportsmain asyncevent context=> var content "特3456书yuuo莞6543李zxcz蒜7782法fgnv级" const result await gotTokenUrl); const tokenJSONparseresultbody).access_token var checkUrl_ checkUrl token const checkResponse await gotpostcheckUrl_,{ bodyJSONstringify({ contentcontent }) }); 返回结果: {"errorCode":1,"errorMessage":"user code exception caught","stackTrace":"incorrect header check\nReadError: incorrect header check\n at EventEmitter.emitter.on (/var/user/node_modules/got/source/as-promise.js:28:12)\n at \u003canonymous\u003e\n at process._tickCallback (internal/process/next_tick.js:188:7)"}
2020-01-30