Help Cloudinary and Strapi v3.6.8

System Information
  • Strapi Version: 3.6.8
  • Operating System: MacOs
  • Database: Postgres
  • Node Version: 14
  • NPM Version: 6.14
  • Yarn Version:

I installed and configured this plugin to use cloudinary CDN strapi-provider-upload-cloudinary - npm but unfortunately the upload always fails and I get this error returned: Error uploading to cloudinary: Server returned unexpected status code - 403
I checked the credentials several times but they are correct. What could it be in your opinion? :cry:
thank you all


Please note from this support site on cloudinary

Hi Eventyret,

Thanks for the reply. I also tried to upload an image remotely but it doesn’t work :disappointed_relieved:

If you get 403 from Cloudinary then I think you need to check the docs
https://cloudinary.com/documentation/image_upload_api_reference#error_handling

This is strapi getting a 403 from cloudinary