How do I set up Mongoose (MongoDB) files by connecting to a server?

My connection string contains a username and password with only letters and numbers, but it did have an &. I put the ‘s around it in the .env file. But now, I’m getting the same error I got in my second message in this thread.
I whitelisted every IP… why isn’t it authenticating?