Link to home
Start Free TrialLog in
Avatar of Robert Granlund
Robert GranlundFlag for United States of America

asked on

JSON Syntax Error

I have a piece of code that has been working fine for months and all of the sudden there is an error and nothing has changed.
SyntaxError: Unexpected token < in JSON

http://cohr-dev-ee01(DOT)azurewebsites(DOT)net/

I have no idea what this is or how to fix it.  ANY suggestions will be greatly appriciated.
Avatar of Kim Walker
Kim Walker
Flag of United States of America image

I'm not getting any errors just by loading the page. What do I have to do to generate the error?
Please copy / paste the JSON string that is giving you the error, and put it into the code snippet here.  Even using Google Dev Tools, I'm not finding anything that is flagged as wrong.
Avatar of Robert Granlund

ASKER

I get the error in the Chrome Console:

&&window.console.error(a)};_.eb=function(a){a=a||window.event;_.cb(a);_.db(a)};_.cb=function(a){a.cancelBubble=!0;a.stopPropagation&&a.stopPropagation()};

Open in new window


If you click on support in the middle of the page and then pick a country, the list does not show up.  There are a few files involved here but as I mentioned I don't know where to start.  It was fine and now it is not.  I know there was a server change.  Does JSON need to be installed on the server by chance?
This is working fine for me in both Firefox and Chrome.
@ Kim, you can open the drop down list for Countries?
SOLUTION
Avatar of Kim Walker
Kim Walker
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Ahhh.  When signed into the CP as an Admin, for some reason causes it to break.