获取审批申请详情,返回:301055, "errmsg": "no approval auth"?
企业微信接口文档 https://developer.work.weixin.qq.com/document/path/91983 请求地址 https://qyapi.weixin.qq.com/cgi-bin/oa/getapprovaldetail 参数 { "sp_no": "202205300001" } 返回结果 { "errcode": 301055, "errmsg": "no approval auth, hint: [1663250432307414204076998], from ip: 11.177.149.4, more info at https://open.work.weixin.qq.com/devtool/query?e=301055" } 访问审批的其它接口也有类似问题,这是什么原因? 根据hint查询,提示:hint值 非法或过期 - “hint值有效期为30分钟,你可以重新发起api请求,以得到新的hint值”