获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
[图片]
通过在线调试工具调试OA 提交审批接口,结果总是返回 301025[图片] 调用接口提交审批申请请求地址https://qyapi.weixin.qq.com/cgi-bin/oa/applyevent返回状态status: HTTP/1.1 200 OK connection: close error-code: 301025 error-msg: get approval param error, hint: [1595987734_59_e5cc4d0741c4f502026a0a975cdeddc4], from ip: 9.84.250.5, more info at https://open.work.weixin.qq.com/devtool/query?e=301025 content-type: application/json; charset=UTF-8 content-length: 200 返回结果{ "errcode": 301025, "errmsg": "get approval param error, hint: [1595987734_59_e5cc4d0741c4f502026a0a975cdeddc4], from ip: 9.84.250.5, more info at https://open.work.weixin.qq.com/devtool/query?e=301025" }
2021-01-28