```json "errors": [ { "code": 2011, "message": "Network connection to the provided h

"errors": [
    {
      "code": 2011,
      "message": "Network connection to the provided host:port was refused. Please check the that host and port are correct and that the database allows connections from public IP addresses."
    }
  ],
Was this page helpful?