I am having trouble importing the data using the mongorestore command. Once I put in my cluster URI, where do I specify the username and password? If I don’t specify the m220student username, then I keep getting an insufficient error message.
This was the command given in the README file, but I can’t seem to get it to work using my actual cluster URI
mongorestore --drop --gzip --uri mongodb+srv://m220student:m220password<YOUR_CLUSTER_URI> data