I have a list generated by a xml file, with filters made in Javascript. Recently, those filters have stopped to work and by the console, I can see this error message: "SyntaxError: Unexpected token in JSON at position 0".
Here the url of the webpage: http://www.ieseg.fr/en/faculty-and-research/faculty-directory/ When you select one of the filters, there is an error and it doesn't display the data at all.
This error appears only online. It works well on local.
Note that I'm a beginner on Javascrip development :)
Do you have an idea on how to solve this? Do you need more details about something?
Thank you very much for your feedback, I'll appreciate it.