张思扬
张思扬
@lxiaxia 是因为这个库 404 了,所以 Github 尝试用私有库的方式去下载。 不太能理解为什么七牛会把库删掉
Did you finally find a solution?
@InterAI-CN Could you redo the POST operation vis curl, and paste HTTP Response Header in here? I think you forget session.Save() @jwwb681232 What is `c.Cookie("ginex_session")`? Does you store sessionToken in...
@yi-yun 您好,请问可以帮忙更新一下AUR库中的脑图吗?谢谢您
我也遇到这个问题了,修改请求体即可侧面绕过。 1. 导出出错的请求到 curl 2. 编辑 payload,比如我把 `"start_retries":"5"` 换成了 `"start_retries":5` 3. 刷新页面查看效果