- auth.code2Session 报 40029,invalid code ?
场景:小程序有个落地页投放到微信朋友圈广告,一天访问量比较大,进入在 onload 就wx.login 解密获取 openid,但查看日志发现有少部分解密报 40029,invalid code?想知道原因?code 值是实时获取的。 示例:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: iHfcmsNre-tCGl0a ]"}
2021-05-12 - 10-27更新的开发者工具没有去掉使用新的编译模块的选项?
版本:微信开发者工具 1.03.2010240 Stable描述:因为使用了框架编译,勾选使用新的编译模块会报组件路径错误,更新新版本后,发现默认开启了使用新的编译模块,没有找到去掉的按钮,编译报错,只能返回旧版本
2020-11-12 - 最新版工具调试中样式代码显示不出来?
版本:1.03.2009140 描述:升级了最新版开发工具后,调试样式代码经常显示不出来,必须重新登录。严重影响开发! [图片]
2020-09-19 - 横屏直播后,回放视频会顶到手机顶部
进入官方的视频回放,出现视频会顶到手机顶部 ps: 直播的时候是正常的,没有挡住 [图片]
2020-06-24 - ios10.3.3 小程序进入白屏
ios10.3.3 小程序进入白屏,appid: wxa184df7a4a6860c8 报错 thirdScriptError SyntaxError at line:12995,column:96577,SyntaxError: Unexpected token '...'. Expected a property name. Stack: (native code) at evaluateScriptFile (WAServiceMainContext.js:2:96577) at value (WAServiceMainContext.js:2:137383) at (WAServiceMainContext.js:2:139421) at (WAServiceMainContext.js:2:134988) at (WAServiceMainContext.js:2:225318) at (WAServiceMainContext.js:2:224286) at forEach (native code) at (WAServiceMainContext.js:2:224250) at (WAServiceMainContext.js:2:225318) at _ (WAServiceMainContext.js:2:77637) global code
2020-05-05 - 通过分享进入直播,点击左上角小房子,没反应,不能返回首页?
经测试,首页改成 pages/index/index ,就能返回首页,但首页不是这个就跳转不了,除了改名字还有其他解决办法吗?
2020-04-06