📜  MongoParseError: URI 没有主机名、域名和 tld - 任何代码示例

📅  最后修改于: 2022-03-11 14:55:54.151000             🧑  作者: Mango

代码示例2
You should encode your password, for example, my password 
had # character in it
I used this site to convert # to hex which is 23
https://cryptii.com/pipes/hex-to-text
Now, after converting it you need to put it inside your js 
file like this %23