It requires me to upload two dataset people.json and restaurant.json from the handout download, I have created a new Atlas cluster and set the “setup connection security” as any, with ip as 0.0.0.0./0.
Then I open the cmd and put the url that privided, like: "mongosh “mongodb+srv://m201.vutpn.mongodb.net/myFirstDatabase”(I hide the username.)
Nest, I change the usename, password and anything befor “/m201 people.json” as the insturctions says:
And it returns an error:
says missing semicolon.