-
想写个根据TMDB网站命名规则重命名视频的程序,但调用重命名api一直失败,有老哥知道什么问题吗?token获取成功了,可以获取文件列表。 返回值:{"code":500,"message":"failed get storage: please add a storage first.","data":null} 如果再请求headers里加入"Content-Type": "application/json" |
Beta Was this translation helpful? Give feedback.
Answered by
jkoor
Apr 29, 2023
Replies: 1 comment
-
已经解决了,参数传错了 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jkoor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
已经解决了,参数传错了