小程序授权给第三方获取预授权链接(手机端预授权)时发生错误, 返回信息:
----------------------------
错误代码:61004, 错误信息:api 功能未授权,请确认公众号/小程序已获得该接口,可以在公众平台官网 - 开发者中心页中查看接口权限,微信原始报文:{"errcode":61004,"errmsg":"access clientip is not registered requestIP: 218.109.198.86 rid: 64393d2c-3f694651-6afa4c31"}
---------------------------------
请问需要那些权限 如何进行配置?
你好,请参考https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/TroubleShooting.html自助排查