服务端获取openid报错,这是什么原因啊?

发布于 8 年前作者 taohan14221 次浏览最后编辑 8 年前来自 issues

小程序这边通过wx.login()获取了临时code,然后将这个code传给服务端,服务端通过该code获取openid提示

res={“errcode”:40013,“errmsg”:“invalid appid, hints: [ req_id: NEdDU14ce-FXF4Ca ]”}

这是什么原因啊?

1 回复
dongxiuying
dongxiuying1 楼6 年前

invalid appid 提示很明显了