Hi, Can anyone has any idea about this issue?
# suitecommerce
n
Hi, Can anyone has any idea about this issue?
s
Unexpected token: <
usually means that the SSP or service file has sent back an HTML document rather than JSON. Click on the error and see what the HTML page says
n
how can we fix this?
s
Well you would read the error in the page and do what's required to fix it
I can't be more specific until you find out what the error is
n
here is the error
we're using SCA 2019.2
s
OK, as you can see in the document it is referencing line 9351 in ssp_libraries.js. So go to that line and go from there