Hi,
I have a instance of DigitalOcean Managed MongoDB v5 running and I can login through Dotnet App but I don’t seems to be able to do so with Studio 3T. I have tried both Authentication Mode Basic and Legacy and both failed with the error below. The connection string is “mongodb+srv://db-mongodb-nyc1-65342-a13cdee.mongo.ondigitalocean.com” with SSL/TLS.
What are the possible problems here?
Database error (MongoSecurityException): Exception authenticating MongoCredential{mechanism=SCRAM-SHA-256, userName=‘myamin’, source=‘admin’, password=, mechanismProperties=}