Transformation not applied right after upload
I create 3 transformations when uploading an image, and save it under a file directory like user/profile-image/123/
.
When I first upload the image, the file displayed on my page has a url structure like http://res.cloudinary.com/demo/image/upload/v1312461204/sample.jpg
, instead of the expected
http://res.cloudinary.com/demo/image/upload/c_lfill,g_face,h_160,w_120/v1312461204/user/profile-image/123/sample.jpg
If I re upload the same image, the issue is fixed.
Why is this happening and how can I fix it?
Please sign in to leave a comment.
Comments
1 comment