This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

Can not see image when apply c_fill

Comments

2 comments

  • Avatar
    Stephen Doyle

    Hi,

    All of the examples URLs above are working from me when I check them.
    The most likely explanation if you're seeing a 404 or other 4xx error is that you're seeing a cache of an error that occurred because the URL was accessed before the file was uploaded. This could be your browser cache, a third-party cache, or a cache from our CDN providers.

    If the cache is from our CDN providers, the URLs will start to work for you after that error cache expires.

    There's a guide here with more information: https://support.cloudinary.com/hc/en-us/articles/202520452-I-m-getting-a-404-or-other-40x-erros-for-my-transformed-image-while-other-versions-of-that-image-work

    You can avoid this case in the future by uploading files before accessing the delivery URL, and by replacing existing images by overwriting them, rather than deleting the old file and then uploading the new file (to avoid users requesting the image in the time between deletion and replacement) 

    Regards,
    Stephen

    1
    Comment actions Permalink
  • Avatar
    freshketimage001

    Thank you Stephen.

    0
    Comment actions Permalink

Post is closed for comments.