RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: aponcz
CarrierWave throws a "400 Bad Request" error when using remote_image_url with a value of http://ecx.images-amazon.com/images/I/51YBrr%2B0tvL.jpg
I believe it has to do with the '%' in the image name.
Any ideas on how to get around this?
CarrierWave throws a "400 Bad Request" error when using remote_image_url with a value of
http://ecx.images-amazon.com/images/I/51YBrr%2B0tvL.jpg
I believe it has to do with the '%' in the image name.
Any ideas on how to get around this?