Exception: DynamicImage::Errors::InvalidSignature
- Defined in:
- lib/dynamic_image/errors.rb
Overview
Raised when the digest in a request doesn't match the parameters. Rescued as :unauthorized, so Rails renders it as 401.
Expired and hand-edited URLs both produce this.