Hi @dxnnxil, this sounds like you need to wrap the connection string in quotes – for example, if you want to connect to this cluster with mongosh, you’d use
That being said, can you share a bit about how you’re trying to add the connection string to your application code? That’s not a process that’s typically done through the terminal (unless you prefer terminal-based editors, but few people do), so I want to make sure I’m understanding your problem correctly.