getting [object, Object] when trying to upload an image using multer and Cloudinary in Express
I’m working on an Express.js project where I need to upload images to Cloudinary using multer-storage-cloudinary. My setup involves using dotenv to manage environment variables for Cloudinary credentials. Here’s my code:
getting [object, Object] when trying to upload an image using multer and Cloudinary in Express
I’m working on an Express.js project where I need to upload images to Cloudinary using multer-storage-cloudinary. My setup involves using dotenv to manage environment variables for Cloudinary credentials. Here’s my code:
getting [object, Object] when trying to upload an image using multer and Cloudinary in Express
I’m working on an Express.js project where I need to upload images to Cloudinary using multer-storage-cloudinary. My setup involves using dotenv to manage environment variables for Cloudinary credentials. Here’s my code: