Join the free virtual developer conference on knowledge graphs and AI. This year's themes are: applications, AI engineering, data intelligence, graphs, and architecture.
Hi,
So I'm following the instructions for "Importing CSV files with the Neo4j Data Importer" of the course "Importing CSV Data into Neo4j". Although the import is successful and I get the number of nodes and relations correctly, I get an error when clicking on "Check database":
ERROR!
Unexpected token '<', "<!DOCTYPE "... is not valid JSON
I already double checked the names of the labels, properties and types of the properties, and I don't know what else to check or fix to be able to continue with the course.