SouthbankSoftware / dbkoda

State of the art MongoDB IDE
https://www.dbkoda.com
GNU Affero General Public License v3.0
870 stars 42 forks source link

authentication failed for password contain @ ~# #91

Open immnas opened 2 years ago

immnas commented 2 years ago

My SCRAM-SHA-1 password contain @ # ~. when I am trying to connect its saying "authentication failed". at URI it shows %40 and %23 for @ and # respectively. I am able to connect with Robo 3T but dbkoda failed. I am using MAC and my mongo db is installed on AWS server ec2 linux instance.