Test server keeps disconnecting? (eConnector not running)
Posted: Thu Jun 04, 2020 9:44 am
Hey guys,
My team is using this endpoint: https://api.opendental.com/fhir/v2
It works sometimes, other times throws this error:
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "error",
"code": "exception",
"details": {
"text": "The office's eConnector is not running. Please contact the office to start their eConnector."
}
}
]
}
Is there a maintenance schedule or do we have the ability to turn it on?
My team is using this endpoint: https://api.opendental.com/fhir/v2
It works sometimes, other times throws this error:
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "error",
"code": "exception",
"details": {
"text": "The office's eConnector is not running. Please contact the office to start their eConnector."
}
}
]
}
Is there a maintenance schedule or do we have the ability to turn it on?