我这边最近在迁移服务,发现有一个获取token的接口报了白名单错误:
获取第三方平台component_access_token错误,未取到component_access_token,结果:{"errcode":61004,"errmsg":"access clientip is not registered requestIP: 39.105.161.223 rid: 64463705-6e1a400b-4fcd5706"}
我在微信公众号平台和开发者平台都配置了,但是还是有这错误。
我有wxId,能查到对应的是哪个应用吗?我怀疑是配置的应用不对。
你好,请参考https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/TroubleShooting.html自助排查