Only Interest to those using Node - BodyParser

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
BLOMASKY
Posts: 1470
Joined: Wed Sep 30, 2015 10:08 pm
Location: Ocala FL

Only Interest to those using Node - BodyParser

Post by BLOMASKY »

I had another REST service (that had nothing to do with Aware) decide to stop working! After hours of debugging, I figured out that most Express / Restify / Sails node servers need the appropriate BODYPARSER statement to make sure that your JSON parameters are able to be read by your routes. I figured I would mention this for those who are also stumbling with silly REST.

Bruce
Post Reply