Skip to content

Incorrect URL Encoding when PublicID contains a GET query #97

@cesarvarela

Description

@cesarvarela

Hi, we are using the auto-upload feature, and some of the images have query strings on their URL, but because of these URLs being uriencoded by the AdvancedImage component, Cloudinary returns a 400 error.

I've tracked the issue down to this line:
https://github.com/cloudinary/js-url-gen/blob/9a3d0a29ea77ddfd6f7181251615f34c2d8a6c5d/src/assets/CloudinaryFile.ts#L282

Maybe there could be an option to skip this?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions