Les données AJAX ne prennent pas en charge les alphabets
In this case it'd likely be easer to just change dataType: "json" to dataType: "text".
John wick
In this case it'd likely be easer to just change dataType: "json" to dataType: "text".