Skip to content

https://res.cloudinary.com/ssop/image/upload/ ..? #43

Open
@dbhumphreys

Description

@dbhumphreys

Hello!

I'm trying to launch a project using your gem. I ran into trouble getting my images to upload to Cloudinary automatically, and I wrote them to ask about it.

The gem is producing my urls as:

https://res.cloudinary.com/ssop/image/fetch/c_limit,f_auto,q_auto,w_800/ssop-live/images/blog/mole-meatballs/market.jpg

Aleksandar Kostadinov at Cloudinary said that they should be:

https://res.cloudinary.com/ssop/image/upload/c_limit,f_auto,q_auto,w_800/ssop-live/images/blog/mole-meatballs/market.jpg

I've looked through the code for the gem and, as far as I can see, there's no way for me to change 'fetch' to 'upload' on my own.

Am I missing something?

Thanks so much!

  • David

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions