- -501010 有谁遇到过吗,求解答,我换了个appid就没这个问题
1、Error: errCode: -404011 cloud function execution error | errMsg: cloud.callFunction:fail requestID , cloud function service error code -501010, error message new tmp secret key not exsit; at cloud.callFunction api;
2、WAService.js:1 Uncaught (in promise) Error: errCode: -501010 | errMsg: tmp secret key not exist
3、示例代码:
var db = wx.cloud.database()
db.collection('test').get().then(res => {
console.log(res.data)
})
云开发新错误-501010,tmp secret key not exsit
这个问题我也遇到了。 。。。 不知道楼主有没有解决?
我换个appid就可以了,你的账号有做微信认证没?
做过认证的 。 如果不好用了。 不就浪费了吗>>?? 微信公众平台上的ID又不好删除取消 。
APPID 怎么换?
APPID 怎么换?
可以把本地调试窗口关掉试试看,我的就是怎么解决的。