获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- 联盟带货机构获取合作的达人平台列表接口,一直报系统错误,无法查询到合作达人列表
https://developers.weixin.qq.com/doc/store/leagueheadsupplier/API/promotion/content/talent/get_bind_talent_list.html 通过联盟带货机构的appid和secret生成的token调用接口,一直报system error,无法查询到跟机构合作的达人列表。 https://api.weixin.qq.com/channels/ec/promoter/get_bind_talent_list?access_token 参数{ "next_key": "next_key", "page_size": 1 ) 报错信息: { "errcode": -1, "errmsg": "system error rid: 6846a40d-79f30951-7c80d0c3" }
06-09 - 联盟带货机构获取合作的达人平台列表接口,不传talent_appid也无法查询列表,报系统错误
https://developers.weixin.qq.com/doc/store/leagueheadsupplier/API/promotion/content/talent/get_bind_talent_list.html 联盟带货机构获取合作的达人平台列表接口,不传talent_appid也无法查询列表,报系统错误,传了真实已经跟机构合作的达人平台id也会报系统错误。[图片]
06-08