http://v0.api.upyun.com/<bucket-name> \
-F file=@<filename> \
-F policy=<policy> \
-F signature=<signature>
一直报错
http://v0.api.upyun.com/upload123.b0.upaiyun.com/fe97b744657cde89e8b23c72f971436d
{"msg":"need authorization header","code":40100004,"id":"792de4c25062156292ef0ea7406f949f"}
http://v0.api.upyun.com/<bucket>/<path> \ #upload123.b0.upaiyun.com是的外链访问形式
need authorization header 是无认证头部信息(Authorization)看看您的认证头部信息是放在header里面的吗?