收藏
回答

微信AI开放接口返回61007-api is unauthorized to component?

微信AI开放接口

https://developers.weixin.qq.com/doc/offiaccount/Intelligent_Interface/AI_Open_API.html

语音提交(https://api.weixin.qq.com/cgi-bin/media/voice/addvoicetorecofortext?access_token=ACCESS_TOKEN&format=&voice_id=xxxxxx&lang=zh_CN)
获取语音识别结果(https://api.weixin.qq.com/cgi-bin/media/voice/queryrecoresultfortext?access_token=ACCESS_TOKEN&voice_id=xxxxxx&lang=zh_CN)

语音相关接口调用时返回如下错误:

{errcode61007,errmsg"api is unauthorized to component rid: 66bf01e6-66e01679-500a2075"}

第三方平台公众号权限已经都启用,公众号也已经将所有权限授权给第三方平台,请问该怎么做才能获得这个接口的使用权限?


最后一次编辑于  08-21
回答关注问题邀请回答
收藏

1 个回答

  • 烟斗
    烟斗
    08-21

    今天下午短暂的可以用,但是现在又不行了,又返回 {errcode61007,errmsg"api is unauthorized to component rid: 66bf01e6-66e01679-500a2075"} 这样的提示了

    08-21
    有用
    回复
登录 后发表内容