/
.https://ik.imagekit.io/your_imagekit_id/rest-of-the-path.jpg
, ImageKit.io internally access the object at path rest-of-the-path.jpg
in your bucket.404 NOT FOUND
response. For example, let’s assume that there is a key image%2Bexample.jpg
in your Cloudinary bucket, and the request is made using image+example.jpg
in the URL. In this case, ImageKit.io tries to fetch image+example.jpg
object from the Cloudinary bucket resulting in a 404 error as this object does not exist.https://www.example.com
as the base URL for canonical header, then the image response for URL https://ik.imagekit.io/your_imagekit_id/rest-of-the-path.jpg
will have a Link header like this: