Adding opacity to overlay
I have a working overlay link here: https://res.cloudinary.com/dejwfgw88/image/upload/w_700/l_cb_wm,w_400/CB/test_image.jpg, but then I try to add opacity to the overlay like this https://res.cloudinary.com/dejwfgw88/image/upload/w_700/l_cb_wm,w_400,o_50/CB/test_image.jpg and it doesn't work anymore. I get the error resource "cb_wm" not found. what am I doing wrong?
-
Hi Ayodeji,
I checked your cloud name `dejwfgw88` and I couldn't see the image `cb_wm` in your account. I could also see a delete request for this resource in our logs.
You are able to access the first URL (without the opacity) because it is being delivered thru the cache, you will also get a 404 once the cache expires.
If you change the image overlay that is existing in your account, you should be able to apply the opacity transformation.
Regards,
Francis
0 -
Thanks Francis.
It works now. I'm not sure what went wrong, but by your desc, everything seems fine.
0 -
Hi Ayodeji,
Checking the logs, I could see that there's a request to rename an image to `cb_wm`. Since the image `cb_wm` is existing now in your account, the URL will work.
I hope this clears things up.
Regards,
Francis
0
Post is closed for comments.
Comments
3 comments