后臺已配置微信小程序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為空
請問這種是配置沒有生效嗎?

