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

UserImage.jpg
vikas sharma
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

2026-01-07 08-26-33
Ram Kumar

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

UserImage.jpg
vikas sharma
Champion

Hi,

could you please share screenshot of error.

regards

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

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.