The test fails as it says I don’t have the correct username but it I’m sure I do.
Any help would be appreciated, thank you
The test fails as it says I don’t have the correct username but it I’m sure I do.
Any help would be appreciated, thank you
The way they check the exercise was solved, I believe, is by accessing the database. I can see the user is correct, but
Did you create the user with the right password m001-mongodb-basics?
Try with mongo instead of mongosh
With mongo your validation should succeed
Same issue reported by another user.Check the reply from mongodb staff for details
Thank you both, I had the password correct too but changing from mongosh to mongo worked! Do you know why using mongosh causes an issue? Thank you again!
Apologies, I see you’ve referenced another post for more info, thanks.
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.