Which cluster and database does the auto-grader expects me to use?
The lab starts without any MongoDB connection so I used my connection string for myAtlasClusterEDU. And seems like the only database that has an accounts collection is sample_analytics, so that’s the db I used.
I encountered a similar problem.
tried with the atlas auth login , and selected the default project to the MDB_EDU project, authorize it from the cli, still the lab couldn’t check fo the data that was inserted,
reporting an incorrect solution, despite I have checked both in atlas, and compass inserted the document to the right database,