sanity icon indicating copy to clipboard operation
sanity copied to clipboard

Embedded images return 404

Open donhill opened this issue 2 years ago • 1 comments

If you find a security vulnerability, do NOT open an issue. Email [email protected] instead.

Describe the bug

When selecting an image or uploading and embedding into the content. The return is a 404 for the image. Here is the image URL that gets returned in the content.

The main image displays just fine.

To Reproduce

Steps to reproduce the behavior:

  1. Create a new post
  2. insert content and using the + embed an image in the body content

Expected behavior

The image in the body should display but a 404 is given for the image

Which versions of Sanity are you using? @sanity/cli 2.1.4 (latest: 2.21.4) │build/static/js/24.e288d952.chunk.js @sanity/base 2.1.6 (latest: 2.21.4) │build/static/js/0.dcb41da4.chunk.js.LICENSE.txt @sanity/components 2.1.4 (latest: 2.14.0) │build/static/js/5.db9d312c.chunk.js.map @sanity/core 2.1.4 (latest: 2.21.4) │build/static/js/18.fdcf1615.chunk.js @sanity/default-layout 2.1.6 (latest: 2.21.4) │build/static/css/main.187f67b1.chunk.css @sanity/default-login 2.1.4 (latest: 2.21.4) │build/static/css/4.4a1c4e08.chunk.css.map @sanity/desk-tool 2.1.6 (latest: 2.21.4) │build/static/css/4.4a1c4e08.chunk.css @sanity/vision 2.1.4 (latest: 2.21.4)

What operating system are you using? OSX BigSur Which versions of Node.js / npm are you running? 7.18.1 │build/static/css/4.4a1c4e08.chunk.css v16.4.0

image

donhill avatar Oct 16 '21 15:10 donhill

Here is the image url <img src="https://cdn.sanity.io/images/r99w5jgb/production/eb88fb7b7ce63e6cfd31be8ac5acd2a902d1156a-742x423.jpg">

donhill avatar Oct 16 '21 15:10 donhill