Error : SyntaxError: Unexpected string in JSON at position 21
It’s difficult to debug from a screenshot but since you don’t have much code… you haven’t defined app
:
const app = express()
Okey okey I just forget commas on Postman
It’s difficult to debug from a screenshot but since you don’t have much code… you haven’t defined app
:
const app = express()
Okey okey I just forget commas on Postman