之前是以这种方式登录的, 今天发现一直报错, 第三方appid/AppSecret都有绑定的.
this.$AV.User.loginWithMiniApp().then(user => {
// ...
}).catch(console.error);
错误信息:
code: 1
error: "GET https://api.weixin.qq.com/sns/jscode2session error: {:errcode 41002, :errmsg "appid missing rid: 6069bcc2-63a35ff6-76474415"}"
thirdScriptError
Cannot read property 'getAuthType' of undefined;at api operateWXData success callback function
TypeError: Cannot read property 'getAuthType' of undefined
-
创建时间
21年4月4日
-
最后回复
21年4月13日
-
7
回复
-
1.7K
浏览
-
3
用户
-
1
链接