djade007/cloudinary_public

Signed uploads

Closed this issue · 3 comments

Hi, I was trying Cloudinary_public to upload media to my cloudinary bucket.
It is working as intended for unsigned presets, but throws error for signed presets.
Any idea why this could be happening?
Thanks!

I don't think you can use this package for signed uploads.

Cloudinary signed uploads will require you to upload with your secret key and it is not supported by this package.