Hi,
i am trying to send data to Data base using Web API POST method. but, i am receiving below error.
below screen shot, that refers to giving data in JSON format.
could you please explain why i am getting that error message.
Discussion posts and replies are publicly visible
where and how are you calling the body?
Can you provide the code.
e.g.:
processParameters: a!fromJson( http!request.body ),
Regards,
Erik
sorry didn't see the responses.