Skip to Content
0
Former Member
Apr 05, 2018 at 03:05 PM

Error processing request stream. JSON text specified is not valid | XSOData

547 Views Last edit May 25, 2020 at 12:52 PM 3 rev

I am able to do a post with the XSODATA via postman client, however it wont work in the SAPUI5 application.

below is from postman.

Below is my code. I am using sap.ui.model.odata.ODataModel

with content-type" : "application/json;charset=utf-8"});

Attachments

ap1.png (71.0 kB)
ap2.png (18.9 kB)