Hi all!
I am a noob here who also happens to have very limited coding experience. And, if you would be kind enough to look past my audacity to still take on MongoDB: I would like to ask this question (- which unsurprisingly might be quite a dumb question to ask).
Anyway, I am not sure what I am doing wrong in the connection string over the IDE, while trying to connect to my Atlas cluster. And, I would truly appreciate if someone could point my mistakes out.
My connection string currently looks as follows:
mongo “mongodb+srv://Sandbox._____.mongodb.net/sample dataset” --username m001-student
password m001-mongodb-basics
Thanks in advance!