Hi, I have deployed my Strapi on Heroku PaaS. And I am using Cloudinary for images storage.
Whenever I upload an asset, it works fine and the image gets uploaded to Cloudinary successfully.
But the problem is that I don’t see the multiple versions of that image in the Media Library.
I have checked the Cloudinary and verified that multiple versions of images are getting generated and stored in the Cloudinary.
I’ll be very thankful to you for help.