Trying to set up MongoDB for my Node.JS application. I running this command:
mongo \"mongodb+srv://cluster0-gjc2u.mongodb.net/test\" --username
Create a simple password which doesn't have any special characters, it only includes alphabets and numbers.
I wasn't able to access but changing password worked for me.