MongoParseError: Invalid scheme, expected connection string to start with “mongodb://” or “mongodb+srv://”
Show your connect string from the env file
There could be some syntax error
I tried all the syntax issues regarding the env file and double quotations the database name mentioned all but still this issue i am fixing it since 1 day but guide me connect with me so that i can resolve this issue.
Remove semicolon( at the end of your connect string and try again
1 Like
Also your password has special character @Aum_Shukla You need to escaped or URL encoded or change it to a simple one and try
1 Like
how to change the password ?
From Atlys interface database access–>click on the db user
or
db.changeUserPassword