Yoandy Isse Oña

Results 4 comments of Yoandy Isse Oña

For those who have the error ![image](https://user-images.githubusercontent.com/15040570/187043934-935e1f1e-e445-4a9c-9355-3c20d41fd90a.png) try: `npm install --save --legacy-peer-deps ` **The problem is solved**

> I'm a beginner of Python and MongoDB but I have tried your code and it works perfecty on local MongoDB. > > If i try to access to the...

> I'm a beginner of Python and MongoDB but I have tried your code and it works perfecty on local MongoDB. > > If i try to access to the...

> Hi, > > I am trying to connect but I get a certificate error: > > I have solved: main.py > > ``` > app.mongodb_client = MongoClient(config["ATLAS_URI"], ssl=True, ssl_cert_reqs=ssl.CERT_NONE)...