Hi guys! I have the MERN app. In Express I have a /uploads endpoint for upload the files. When run the project in local and run the endpoint in postman no problem. http://localhost:9000/upload Respons…
Hi, I am having issue connecting to cloudinary to fetch images inside folder. All other requests inside postman works fine, except this, I keep getting 404 html response. Please tell me what I did wro…
Postman is a popular tool for running REST API requests, whether it's to get a feel for the request and response parameters or maybe even for automation. We're a big fan at Cloudinary and so we've cre…