微信小程序jscode2session接口白名单配置无效?
问题描述:微信后台已配置了白名单,但是调用此接口仍然返回错误。 接口名称: [代码]https://api.weixin.qq.com/sns/component/jscode2session[代码]返回结果: {"errcode":40090,"errmsg":"invalid request source (bad client ip), hints: [ req_id: JIFffDYIRa-yize7a ]"} 微信第三方平台后台配置中,域名和IP均已加入白名单。 参考官方文档地址:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Mini_Programs/WeChat_login.html