Hi,
We serializing data and receiving data using $core_v2_encoding.JavascriptEncode() , I need to pass this received data to a Ajax call as JSON data. But always getting error. even I am passing one field I am getting same error. As per my observation and analysis on error , Its seems like it returning html instead of JSON. But I am sending as JSON only. I've attached what I am receiving with this thread. But always getting error...
please guide me If I missed anything... Image 1. JSON return data, Image 2 .vm contents and image 3: C# return code.
Added info
[edited by: Muthu0604 at 6:54 AM (GMT 0) on Tue, Aug 17 2021]