13
Views
4
Comments
 JSON Parse error: Unrecognized token
Question

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 '<'

Champion

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

Hi,

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

Champion

Hi,

could you please share screenshot of error.

regards

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?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.