mongodb connection problem
I am trying to import the data from mongodb database. I am facing an issue that it is giving an error saying that
"Database is not found, Please check whether the database exists or not"
Actually, I have a database in my mongodb called test. Can anyone help me?
Please check the below link for my configurations.