Hi, I am a beginner at mongo,
I am trying to connect its return error while its connected on a local server but not in-browser Interactive Development Environment (in-browser IDE)
mongo “mongodb+srv://cluster0.ouuvo.mongodb.net/sample_training” --username xxxx
error detail:
3 total, 0 passed, 0 skipped:
[FAIL] “Successfully connected to the Atlas Cluster”
Did you use the right command with the Atlas provided connection string?
[FAIL] “The cluster name is Sandbox”
Did you name your Atlas cluster Sandbox?