All Products
Search
Document Center

Object Storage Service:0040-00000024

Last Updated:Jul 21, 2023

Issue description

The image for image processing (IMG) does not exist.

Causes

The image for IMG does not exist.

Invalid examples

GET /example_image_not_exist?x-oss-process=image/format,jpg HTTP/1.1
Host: oss-example.oss-cn-hangzhou.aliyuncs.com
Date: Fri, 03 Feb 2023 03:41:49 GMT
Content-Type: application/xml

The image for IMG does not exist.

Solutions

GET /example_image?x-oss-process=image/format,jpg HTTP/1.1
Host: oss-example.oss-cn-hangzhou.aliyuncs.com
Date: Fri, 03 Feb 2023 03:41:49 GMT
Content-Type: application/xml

Use an existing image for IMG.

References