@PP_SS,
You can’t use localhost:27017/example as url.
localhost:27017/example
It only works via a MongoDB native driver.
Thanks Pavel