Javascript – Why is my Node JS POST request sending [object Object]?
I'm writing a program which sends a small piece of JSON data from a page to a server. Whenever I run the code and send the data, trying to read it on the server side just shows it as '[object…