Where are you sending data from? You may need to set a header for content-type : application/json
if the system sending it is not setting that header already.
Where are you sending data from? You may need to set a header for content-type : application/json
if the system sending it is not setting that header already.