For some reason, the queries that use Content-Type: "application/json" don't always work on the first try of loading the server. It will refuse to make the connection and I am forced to repeatedly restart the server until it starts working. I'm not sure why it does this, but I suspect it has something to do with the body parser. Someone needs to track this bug down and fix it.
For some reason, the queries that use Content-Type: "application/json" don't always work on the first try of loading the server. It will refuse to make the connection and I am forced to repeatedly restart the server until it starts working. I'm not sure why it does this, but I suspect it has something to do with the body parser. Someone needs to track this bug down and fix it.