When connecting to my database I get an Invalid Parameters and Values error

An Invalid Parameters and Values error occurs when there are typos or formatting errors in the connection string.

If you are getting this error, verify the format and values for the connection string. To better review changes, we recommend the flags format to modify the connection string. For more on the flags format, see the following guides for PostgreSQL, MySQL, Redis, and MongoDB.

Verify your connection string and add your local machine to the database cluster’s trusted sources.
Add your machine to the database cluster’s list of trusted sources.
Prepend your connection string with your database client.