cancel
Showing results for 
Search instead for 
Did you mean: 

XSA ODATA V4 POST Error - {code: "400" Deserialization Error: Unexpected end of JSON input."}

0 Kudos

I am trying POST or PUT via ODATA V4 but keep getting the following error through UI :

{code: "400", message: "Deserialization Error: Unexpected end of JSON input."}.

Using XSA 2.0 SPS05, Backend is NODE (Project Template - SAP Cloud Platform Bus. Application).

I have trimmed down the JSON in POSTMAN but keep getting response "Bad Request".

Any help would be appreciated!!

View Entire Topic
dvankempen
Product and Topic Expert
Product and Topic Expert

Hi Chhavi,

The message indicates there is an issue with the JSON send. Have you validated the input? Try

Maybe use a single line entry?

dvankempen
Product and Topic Expert
Product and Topic Expert

Answers your question?

sreehari_vpillai
Active Contributor
0 Kudos

How would jslint help ?