问题描述
用户提交水印请求参数不规范。
问题原因
用户提交水印请求,没有指定文字内容text或者水印图片地址image。
问题示例
GET /example_image?x-oss-process=image/watermark HTTP/1.1
Host: oss-example.oss-cn-hangzhou.aliyuncs.com
Date: Fri, 03 Feb 2023 03:41:49 GMT
Content-Type: application/xml
上述请求串中image和text参数同时为空,导致错误。
解决方案
指定符合规范的text或者image参数提交请求。
相关文档
文档内容是否对您有帮助?