After trying to make POST request from
http://127.0.0.1:8080/api/@/ui/api-docs/#/operation/city/POST/___cities
I am getting next error:
"UNEXPECTED SERVER ERROR:
Write operation to server localhost/127.0.0.1:27017 failed on database restx-hellomongo"
What is the problem? What should I double check to fix this error?
After trying to make POST request from
http://127.0.0.1:8080/api/@/ui/api-docs/#/operation/city/POST/___cities
I am getting next error:
"UNEXPECTED SERVER ERROR:
Write operation to server localhost/127.0.0.1:27017 failed on database restx-hellomongo"
What is the problem? What should I double check to fix this error?