SyntaxError: Expected ',' or '}' after property value in JSON at position 44
at JSON.parse (<anonymous>)
at parse (C:\Users\useradmin\Desktop\Description Server\node_modules\body-parser\lib\types\json.js:77:19)
at C:\Users\useradmin\Desktop\Description Server\node_modules\body-parser\lib\read.js:123:18
at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
at invokeCallback (C:\Users\useradmin\Desktop\Description Server\node_modules\raw-body\index.js:238:16)
at done (C:\Users\useradmin\Desktop\Description Server\node_modules\raw-body\index.js:227:7)
at IncomingMessage.onEnd (C:\Users\useradmin\Desktop\Description Server\node_modules\raw-body\index.js:287:7)
at IncomingMessage.emit (node:events:519:28)
at endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)