调用企业微信接口:修改群聊会话(https://work.weixin.qq.com/api/doc/90000/90135/90246) 报如下错误:
{ "errcode": 86008, "errmsg": "you has no privilege to access this chat, which is created by other agent., hint: [1627354818_210_eb362618d1b256a3edeb490a8cf2018a], from ip: 11.177.148.23, more info at https://open.work.weixin.qq.com/devtool/query?e=86008" }
请问用企业帐号的corp_id和corp_secret生成的token为什么没有修改企业名下群名的权限?
你好,修改自建应用创建的群聊会话使用的token是自建应用secret获取的accesstoken才可以,看日志你这里使用的是外部联系人secret获取的token