I\'m currently facing a problem in my node application.
while trying to use middleware in a post request the req.body becomes undefined.
for example;