Fixed a JSON bug causes the API returns 500 error
Surjith S MFounder
If user sent as application/json and the format was not correct, the application would throw a 500 error. Fixed it now it will gracefully return 400 error with a helpful message.
If user sent as application/json and the format was not correct, the application would throw a 500 error. Fixed it now it will gracefully return 400 error with a helpful message.