Search found 2 matches

by john841116
Tue Dec 01, 2020 9:31 am
Forum: Main Forum
Topic: The office's eConnector is not running?
Replies: 1
Views: 2461

The office's eConnector is not running?

I got this response from an api call: {'issue': [{'code': 'exception', 'details': {'text': "The office's eConnector is not running. " 'Please contact the office to start their ' 'eConnector.'}, 'severity': 'error'}], 'resourceType': 'OperationOutcome'} I'm sure that the connector is running in offic...
by john841116
Wed Nov 25, 2020 9:44 am
Forum: Developers
Topic: Error from api calls
Replies: 0
Views: 11893

Error from api calls

Hello, I got an error when calling an api:

{
'issue': [{'code': 'exception',
'details': {'text': 'The server has encountered an error.'},
'severity': 'error'}],
'resourceType': 'OperationOutcome'
}

What problem it could be?
Thanks in advance!