mongodb+srv://username:[email protected]/dbName?retryWrites=true&w=majority
Getting the following error:
{
"message": "invalid schema, expected mongodb",
"error": {},
"title": "ERROR"
}
I tried with mongodb lab url string and it worked but with this not working