All Products
Search
Document Center

Object Storage Service:How do I fix the "Image has no exif info" error reported for an EXIF information query?

Last Updated:Mar 20, 2026

OSS returns this error when you request EXIF data from an image that does not contain any EXIF metadata. Replace the source image with one that includes EXIF data, then retry the request.

Error message

<Error>
  <Code>BadRequest</Code>
  <Message>Image has no exif info.</Message>
  <RequestId>5502D98553F47BFAB7F95B8C</RequestId>
  <HostId>image-demo.img.aliyuncs.com</HostId>
</Error>

Cause

The source image does not contain Exchangeable Image File Format (EXIF) data. EXIF is a metadata standard for digital camera photos that records capture settings and image properties.

Solution

Upload a replacement image that contains EXIF data, then re-request the EXIF information.

Applicable scope

  • OSS