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?
thank you all