微信小程序jscode2session接口白名单配置无效?
发布于 8 年前 作者 daijun 10847 次浏览 来自 官方Issues

问题描述:微信后台已配置了白名单,但是调用此接口仍然返回错误。

接口名称:

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

回到顶部