Tell us what’s happening:
Trying to complete this challenge, I get the error:
MongoError: (Unauthorized) not authorized on admin to execute command
I have whitelisted the 0.0.0.0 ip and allowed admin access to my user. The password is correct. I’ve copypasted the code solution from “Get a hint” but it’s not working. I’ve copypasted the url to the database.
you might have heard about books Learn javascript hard way, I learned it hardway spending days to know that the connection string needs a database name, even people don’t know what the name of database is, to be honest backend challenges have too many issues, when I was doing timestamp project it never passed on my pc after hours of searching I found that trying on mobile phone will make it pass and that was it but unfortunately I ignored this knowledge first to wander for hours anyway cheers! you got it