How To Make File Upload Optional Via Middleware
shadesOfcodes opened this issue · 1 comments
shadesOfcodes commented
whenever i pass an empty file field, multer throws this err "could not access media files to upload", i am currently looking for a way to make file attachments optional
Deleted user commented
after Further Digging, I realized it was one of my media services, that was throwing the Error