Skip to content

Losing AWS Signature with transforms #31

@mikecx

Description

@mikecx

Using shrine-cloudimage, so please let me know if this is better posted over there, however I believe it just wraps this library which is doing the heavy lifting.

When generating an image url, the library loses the remote images AWS signature which causes the image not to return. If I call file.cloudimage_url without transform parameters, the image works and returns a properly AWS signed image url. If I pass file.cloudimage_url(w: 200, h: 200) I get a url that has the proper transforms in the URL, but that has lost the AWS signature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions