在服务对话平台购买夸夸他 API后,绑定小程序了,使用https://api.weixin.qq.com/wxa/servicemarket 微信小程序服务端接口,token用的是购买后绑定的appid,服务用的api和service是下面的,调用就报API未授权,
.api(“jokebot").service("wxcae50ba710ca29d3")
APPID: wxfc9fcce689c7a901
{"errcode":61007,"errmsg":"api is unauthorized to component rid: 5f2b7b27-0de48423-6c617ce9"}
这个是授权的开放平台权限,是不是少了什么
你好,目前服务平台上架的接口能力暂不支持第三方平台调用。