Hey can you let me know two things, whats the value of port? And secondly if you make a testing route , like GET /test, and return a test JSON, does it work?
4000 is the port value. And I also tried send() which is resulting the same
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a blogging-forward open source social network where we learn from one another
Hey can you let me know two things, whats the value of port? And secondly if you make a testing route , like GET /test, and return a test JSON, does it work?
4000 is the port value. And I also tried send() which is resulting the same