Jquery ajax – At JSON.stringify , parsererrorSyntaxError: Unexpected end of JSON input
At JSON.stringify , my javascript is giving the following message in the console. parsererrorSyntaxError: Unexpected end of JSON input var contentData = { "Location": { "City": "Bangalore Urban", "State": "Karnataka", "Country": "IN" }, "Packages": [ "3 days and 4 nights"…