node-js-postgresql-crud-example icon indicating copy to clipboard operation
node-js-postgresql-crud-example copied to clipboard

Error on http://localhost:8080/apis/tutorial

Open techwanker opened this issue 3 years ago • 1 comments

I get "content cannot be empty"

see postman screenshot attached postman

techwanker avatar Jun 26 '22 00:06 techwanker

Upon further research I find that I had to change from "text" to "json".

Then it worked

Also your tutorial assumes one knows what postman is, where to download it and install it. I had never heard of it. So far so good, this is an excellent tutorial.

techwanker avatar Jun 26 '22 00:06 techwanker