I'm not getting any error in screen but in log error this error is occurring so how to resolve? please help
error in related to aggregate not to api
Invalid server response from /url JSON Parse error: Unrecognized token '<'
Hi,
It seems Json parsing error, in json getting some element which is not parsable. It will be great if you can share the received json.
regards
Actually we are using simple aggregate to screen, we are not converting the records into JSON. Still we are facing this issue in the log error.
Regards
could you please share screenshot of error.
Hi Ram,
Are you sure it's the Aggregate that causes this error? If you remove the Aggregate, you do not have this error? Can you remove the Aggregate, and create a very simple Aggregate (e.g. with a single Entity), and see if that works?