@ -124,7 +124,7 @@ app.post('/upload', function(req, res, next) {
const converter = require('json-2-csv');
app.post('/csv', (req, res, next) => {
app.post('/nodejs/csv', (req, res, next) => {
let _res = "";
const csv = req;
userData = req.body;
The note is not visible to the blocked user.