'cant connect mongoClient URI to cloud
Hi my Client mongo wont connect to my db still worked yesterday but not today, i change nothing before and no way to acces on my database with client ,i can acces and manage on webconsole cloud but not with my back-end client.
my client :
client = MongoClient("mongodb+srv://<login>:<password>@chatapp.wbany.mongodb.net/myFirstDatabase,retryWrites=true&w=majority")
Can someone Help me ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

