Trying to send an image and some other data to MongoDB database. Everything is alright except the image data. This is my server code.
const express = require(