Cloudinary config doesn't appear to be working #6814
Replies: 1 comment
-
Ok looks like I was impatient. After 45 minutes of changing nothing it took effect. Thanks to everyone who looked, I've got what I need now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having a bit of trouble with Cloudinary, in that the only part of the config that appears to be working is the
name
,cloud_name
, andapi_key
.Whenever I use the transformations in the docs at https://decapcms.org/docs/cloudinary/ they don't work, and the URL is the original image at the original size.
Whenever I turn on name only I still get the full URL.
I opened a ticket with Cloudinary and they can't see anything, so here now to see what I've missed.
Beta Was this translation helpful? Give feedback.
All reactions