I cannot use req.body: Error: "TypeError: Cannot read property \'body\' of undefined" and when I try to console.log(req.body) it
req.body
Error: "TypeError: Cannot read property \'body\' of undefined"
console.log(req.body)