后台已配置微信小程序APPID 、AppSecret:
前台使用打包好的小程序端进行测试,点击我的调用微信小程序接口 http://api/v2/routine/auth_type?code=0b1jrGFa1wnXD 出现:
msg: "Request AccessToken fail. response: {"errcode":41002,"errmsg":"appid missing rid: 6915b93c-41ce8b3c-70f25734"}",
通过打印sns类 getSessionKey发现 appid、secret为空
请问这种是配置没有生效吗?

