Response body: {"admin":[],"errcode":48004,"errmsg":"suite auth not exist, may be no agent is authorized, hint: [1656990851638940516590057], from ip: 39.***.***.17, more info at https://open.work.weixin.qq.com/devtool/query?e=48004"} 我也一样
第三方应用获取企业管理员列表报48004错误?请求接口https://qyapi.weixin.qq.com/cgi-bin/service/get_admin_list 返回结果{ "code": -1, "message": "处理企业授权失败,BadRequestException: 获取企业管理员列表失败,suite auth not exist, may be no agent is authorized, hint: [1644221583340380787046068], from ip: 47.96.173.252, more info at https://open.work.weixin.qq.com/devtool/query?e=48004", "data": {} }
2022-07-05+1,同样问题
公众号h5页面外链到其他公众号文章,返回h5页面时为啥变成了外链公众号名称?[图片] 图一 刚进入的h5页面 [图片] 图二 外链的公众号文章 [图片] 图三 返回时的h5页面 上面图一就是我的h5页面,设置的document.title是第三方服务,然后点击亲情在线就外链跳转到一个公众号文章的链接,如图二,图三就是从外链公众号文章返回到我的h5页面的状态,上面的document.title直接变成了外链公众号的名称,而不是我h5页面设置的document.title,这到底是怎么回事儿呢?有没有同行遇到同样的问题?求解决。
2021-01-08