I am finishing the Importing CSV Data into Neo4j Course, and the above challenge doesn't seem to validate my results on my sandbox instance. In every attempt I make, the answer is the same:
### Oops!
It looks like you haven't passed the test, please check your answers and try again. If you are stuck, try clicking the **Show Hint** button.
* No rows returned by verification Cypher
This is very frustrating. I tried it twice with the same results.
Anyway, I moved on to the next steps and the next challenge had the same issue. This shows me that all challenges to come won't be validated and I wont' have my certificates. This doesn't look good...
My guess is the sandbox credentials I used to login are not the same ones the verification process uses to check the results.
What should I do? I really don't want to do this challenge again...
I'm sorry to hear that you are having problems. Your schema looks fine, so it must be a problem with our verification or possibly the Sandbox connection.
For the Data Importer Challenge specifically, did you run the checklist query? Clicking the verify button should also give you reasons why the verification failed.
Output of the verification process:
OOPS!
It looks like you haven't passed the test, please check your answers and try again. If you are stuck, try clicking the Show Hint button.
No rows returned by verification Cypher
While my schema (for this step of the learning) is fine (even imported it from the movieModel-solution.json solution file in the end), and the data is properly imported.
The only clue I could have is that the name of the sandbox doesn't match the connection I actually have, but I don't know if that could be the root of the problem.
Sorry about the screenshot with everything stacked, as I am a new user, I can only share one embedded elements (i.e. screenshot, from what I understand).