Invalid Resource shown in transformations but correct resource showing to end user
I've just started using Cloudinary, and I'm using it to customize images as they come across in transnational emails from my website.
When I go to my dashboard to check out the transformations that have occurred it shows a completely different filename being used and it shows duplicate parameters. When I look at the image that is being transformed, however, it comes across just fine.
I've sent myself an email just in case to see that it's working alright and it comes across to the end user with no problems.
Here is the code that I'm using for the image:
Here is how it's displaying when it comes across to my email: 
Here's what's showing up in my dashboard under "transformations" that shows what's been delivered:
This leads to a 404 error & shows that the image that I'm using is sample.jpg, but that's not the resource that was served. Can you let me know what I'm doing wrong?
Thank you!
-
Hi,
When adding a special character like `?` we expected to see it encode. or in this case `%3F`
You can read more about it here:
0
Post is closed for comments.
Comments
1 comment