How to solve ‘{“message”:”Unexpected token: l” ‘ while passing the request from entry point to service controller

We can solve the ”'{“message”:”Unexpected token: l” ‘ by changing the post method from the entry point. In this POST structure we can get the ”'{“message”:”Unexpected token: l” error in console. So use JSON.Stringify() for passing the object to suitescript then we can avoid this error.