If somebody else is working with express.js changing the bodyparser from bodyParser.urlencoded({ extended: false }) to bodyParser.json() resolves the issue.
確定! 回上一頁