Failed read json data using apoc

Hi,

i need help. i try to use the command using apoc to read the file but got error.
What's wrong? i trying to use different paths but still wrong.

Thanks!

Haven't used Neo4j on Windows, but I think you need to put your json file into the configured import directory, and/or try escaping the : character.

Thank you so much. It works!