When running the query below in the VS Code terminal: PS C:\desktop\server> npx prisma db push Environment variables loaded from .env Prisma schema loaded from prisma\schema.prisma Datasource "db": MongoDB database "RealPropDB" at "cluster0.kmq4a.mongodb.net" Applying the following changes:
Error: P1013
The database string provided is not valid. An invalid argument was used: password must be URL encoded in the database URL. Please consult the documentation at https://www.prisma.io/docs/reference/database-reference/connection-urls for creating a correct connection string. In some cases, certain characters may need to be escaped. Verify that there are no illegal characters in the string.