Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在上传一些视频时收到错误代码 400 Bad Request。
标题限制为 100 个字符,描述限制为 5000 个字符,标签限制为 500 个字符。
优酷数据接口 v2.0
我的代码是;
http://pastebin.com/qpNvZ4Sy
我得到了这个回应;
http://pastebin.com/0MYqftLv
我怎么解决这个问题?