properties of undefined (reading 'Set-Cookie')?
发布于 2 年前 作者 zhangjie 4710 次浏览 来自 问答

MiniProgramError

Cannot read properties of undefined (reading ‘Set-Cookie’)

TypeError: Cannot read properties of undefined (reading ‘Set-Cookie’)

at header (api/accountserv.js:5:25)

at checkJSessionId (api/accountserv.js:26:7)

at Object.fail (WASubContext.js:1:137700)

at Object.fail (WASubContext.js:1:137973)

小程序运行着,今天早上开始出现’Set-Cookie’未定义错误

在PC端能正常使用,手机端全是报错,真机调试也是报错

1 回复

请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

回到顶部