Uploader.explicit with responsive_breakpoints option throws General Error
When making an api call to obtain responsive breakpoints for an a existing image the Uploader.explict method throws a 'General Error'. There is no further information in the exception.
Ex.
Cloudinary::Uploader.explicit(
"image",
type: "upload",
responsive_breakpoints: {
create_derived: false,
}
)
It does not throw the error -- at least, not so far -- when 'create_derived' is set to true. Anyone know what's happening here?
0
-
Hi Ian,
The example looks correct. Please open a support ticket and share your account's details so we would be able to further investigate the issue.
Thanks
0
Post is closed for comments.
Comments
1 comment