你好,请问上述问题后面是怎么解决的呀
公众号共享小程序云环境,调用初始化方法报错,Error: errCode: -601012 unau// 初始化一个实例,声明要使用哪个小程序哪个云环境的资源 const c = new cloud.Cloud({ appid: '公众号 AppID', resourceAppid: '资源方小程序 AppID', resourceEnv: '资源方小程序云环境 ID', }) // 初始化,等待授权关系校验通过以及目标云环境的 cloudbase_auth 函数返回授权 await c.init()// 初始化一个实例,声明要使用哪个小程序哪个云环境的资源 const c = new cloud.Cloud({ appid: '公众号 AppID', resourceAppid: '资源方小程序 AppID', resourceEnv: '资源方小程序云环境 ID', }) // 初始化,等待授权关系校验通过以及目标云环境的 cloudbase_auth 函数返回授权 await c.init() 已经按https://developers.weixin.qq.com/miniprogram/dev/wxcloud/basis/web.html进行接入。 调用init后报错 {"errorCode":1,"errorMessage":"user code exception caught","stackTrace":"Error: errCode: -601012 unauthorized env | errMsg: system error: error code: -601012\n at callGeneralOpenAPI (/var/user/node_modules/wx-server-sdk/index.js:487:27)\n at processTicksAndRejections (internal/process/task_queues.js:97:5)\n at async getCrossAccountToken (/var/user/node_modules/wx-server-sdk/index.js:7953:28)\n at async Cloud.instanceInit (/var/user/node_modules/wx-server-sdk/index.js:202:38)\n at async Runtime.exports.main [as handler] (/var/user/index.js:22:3)","statusCode":430}
03-20你这个应该不是同名原因 我前段时间刚刚申请同名的公众号和小程序,没问题
如何解决公众号和小程序都做,微信小程序认证账号同名不能正常提交?公众号和小程序都做的,账号命名一致的也是常态,为啥就不能公众号与小程序同名不能提交审核。 [图片]
03-20可以的
小程序未备案可以使用体验版么?请教一下大家,4月份以后,对于未备案的小程序,还能使用体验版么?
03-20