iisnode encountered an error when processing the request.

HRESULT: 0x6d
HTTP status: 500
HTTP subStatus: 1013
HTTP reason: Internal Server Error

You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.

In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.

The last 64k of the output generated by the node.exe process to stderr is shown below:

Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=1935456%26sa","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1935456%26sa: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1935456&sa' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-37b1337295525e43bb8fab12cd319d1a-9b20897dce63a440-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1195824)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1193953
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:3685316)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179141)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1645130)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179037)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1171555)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1197377
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1180073)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1644808) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Person/Get?id=1935456%26sa',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1935456%26sa: 400 Bad Request',
      error: [Object]
    },
    reason: 0,
    retryable: false
  },
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: ApiRequestError {
      attempt: 1,
      message: 'Ошибка загрузки данных',
      internalError: [HttpErrorResponse],
      reason: 0,
      retryable: false
    }
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true },
    _zoneDelegate: <ref *2> ZoneDelegate {
      _taskCounts: [Object],
      zone: [Circular *1],
      _parentDelegate: [ZoneDelegate],
      _forkZS: null,
      _forkDlgt: null,
      _forkCurrZone: null,
      _interceptZS: null,
      _interceptDlgt: null,
      _interceptCurrZone: null,
      _invokeZS: [Object],
      _invokeDlgt: [ZoneDelegate],
      _invokeCurrZone: [Circular *1],
      _handleErrorZS: [Object],
      _handleErrorDlgt: [ZoneDelegate],
      _handleErrorCurrZone: [Circular *1],
      _scheduleTaskZS: [Object],
      _scheduleTaskDlgt: [ZoneDelegate],
      _scheduleTaskCurrZone: [Circular *1],
      _invokeTaskZS: [Object],
      _invokeTaskDlgt: [ZoneDelegate],
      _invokeTaskCurrZone: [Circular *1],
      _cancelTaskZS: [Object],
      _cancelTaskDlgt: [ZoneDelegate],
      _cancelTaskCurrZone: [Circular *1],
      _hasTaskZS: [Object],
      _hasTaskDlgt: [ZoneDelegate],
      _hasTaskDlgtOwner: [Circular *2],
      _hasTaskCurrZone: [Circular *1]
    }
  },
  task: ZoneTask {
    _zone: <ref *1> Zone {
      _parent: [Zone],
      _name: 'angular',
      _properties: [Object],
      _zoneDelegate: [ZoneDelegate]
    },
    runCount: 0,
    _zoneDelegates: null,
    _state: 'notScheduled',
    type: 'microTask',
    source: 'Promise.then',
    data: ZoneAwarePromise [Promise] {
      __zone_symbol__state: true,
      __zone_symbol__value: undefined
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}
Unable to load company
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Company/Get?id=35291%26sa","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=35291%26sa: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '35291&sa' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-330e64ecf104d3478da157065476f362-96d55e18bab38748-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1195824)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1193953
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:3685316)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179141)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1645130)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179037)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1171555)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1197377
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1180073)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1644808) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Company/Get?id=35291%26sa',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=35291%26sa: 400 Bad Request',
      error: [Object]
    },
    reason: 0,
    retryable: false
  },
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: ApiRequestError {
      attempt: 1,
      message: 'Ошибка загрузки данных',
      internalError: [HttpErrorResponse],
      reason: 0,
      retryable: false
    }
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true },
    _zoneDelegate: <ref *2> ZoneDelegate {
      _taskCounts: [Object],
      zone: [Circular *1],
      _parentDelegate: [ZoneDelegate],
      _forkZS: null,
      _forkDlgt: null,
      _forkCurrZone: null,
      _interceptZS: null,
      _interceptDlgt: null,
      _interceptCurrZone: null,
      _invokeZS: [Object],
      _invokeDlgt: [ZoneDelegate],
      _invokeCurrZone: [Circular *1],
      _handleErrorZS: [Object],
      _handleErrorDlgt: [ZoneDelegate],
      _handleErrorCurrZone: [Circular *1],
      _scheduleTaskZS: [Object],
      _scheduleTaskDlgt: [ZoneDelegate],
      _scheduleTaskCurrZone: [Circular *1],
      _invokeTaskZS: [Object],
      _invokeTaskDlgt: [ZoneDelegate],
      _invokeTaskCurrZone: [Circular *1],
      _cancelTaskZS: [Object],
      _cancelTaskDlgt: [ZoneDelegate],
      _cancelTaskCurrZone: [Circular *1],
      _hasTaskZS: [Object],
      _hasTaskDlgt: [ZoneDelegate],
      _hasTaskDlgtOwner: [Circular *2],
      _hasTaskCurrZone: [Circular *1]
    }
  },
  task: ZoneTask {
    _zone: <ref *1> Zone {
      _parent: [Zone],
      _name: 'angular',
      _properties: [Object],
      _zoneDelegate: [ZoneDelegate]
    },
    runCount: 0,
    _zoneDelegates: null,
    _state: 'notScheduled',
    type: 'microTask',
    source: 'Promise.then',
    data: ZoneAwarePromise [Promise] {
      __zone_symbol__state: true,
      __zone_symbol__value: undefined
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}
Unable to load company
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Company/Get?id=46618%26sa","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=46618%26sa: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '46618&sa' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-d2d9ecfa9d1aee459fde059974586025-e12d8c33870f2c48-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1195824)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1193953
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:3685316)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179141)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1645130)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179037)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1171555)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1197377
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1180073)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1644808) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Company/Get?id=46618%26sa',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=46618%26sa: 400 Bad Request',
      error: [Object]
    },
    reason: 0,
    retryable: false
  },
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: ApiRequestError {
      attempt: 1,
      message: 'Ошибка загрузки данных',
      internalError: [HttpErrorResponse],
      reason: 0,
      retryable: false
    }
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true },
    _zoneDelegate: <ref *2> ZoneDelegate {
      _taskCounts: [Object],
      zone: [Circular *1],
      _parentDelegate: [ZoneDelegate],
      _forkZS: null,
      _forkDlgt: null,
      _forkCurrZone: null,
      _interceptZS: null,
      _interceptDlgt: null,
      _interceptCurrZone: null,
      _invokeZS: [Object],
      _invokeDlgt: [ZoneDelegate],
      _invokeCurrZone: [Circular *1],
      _handleErrorZS: [Object],
      _handleErrorDlgt: [ZoneDelegate],
      _handleErrorCurrZone: [Circular *1],
      _scheduleTaskZS: [Object],
      _scheduleTaskDlgt: [ZoneDelegate],
      _scheduleTaskCurrZone: [Circular *1],
      _invokeTaskZS: [Object],
      _invokeTaskDlgt: [ZoneDelegate],
      _invokeTaskCurrZone: [Circular *1],
      _cancelTaskZS: [Object],
      _cancelTaskDlgt: [ZoneDelegate],
      _cancelTaskCurrZone: [Circular *1],
      _hasTaskZS: [Object],
      _hasTaskDlgt: [ZoneDelegate],
      _hasTaskDlgtOwner: [Circular *2],
      _hasTaskCurrZone: [Circular *1]
    }
  },
  task: ZoneTask {
    _zone: <ref *1> Zone {
      _parent: [Zone],
      _name: 'angular',
      _properties: [Object],
      _zoneDelegate: [ZoneDelegate]
    },
    runCount: 0,
    _zoneDelegates: null,
    _state: 'notScheduled',
    type: 'microTask',
    source: 'Promise.then',
    data: ZoneAwarePromise [Promise] {
      __zone_symbol__state: true,
      __zone_symbol__value: undefined
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=1931614%26sa","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1931614%26sa: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1931614&sa' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-809093926bb1364884b8977a039df204-930cabd1425bd249-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1195824)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1193953
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:3685316)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179141)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1645130)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179037)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1171555)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1197377
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1180073)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1644808) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Person/Get?id=1931614%26sa',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1931614%26sa: 400 Bad Request',
      error: [Object]
    },
    reason: 0,
    retryable: false
  },
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: ApiRequestError {
      attempt: 1,
      message: 'Ошибка загрузки данных',
      internalError: [HttpErrorResponse],
      reason: 0,
      retryable: false
    }
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true },
    _zoneDelegate: <ref *2> ZoneDelegate {
      _taskCounts: [Object],
      zone: [Circular *1],
      _parentDelegate: [ZoneDelegate],
      _forkZS: null,
      _forkDlgt: null,
      _forkCurrZone: null,
      _interceptZS: null,
      _interceptDlgt: null,
      _interceptCurrZone: null,
      _invokeZS: [Object],
      _invokeDlgt: [ZoneDelegate],
      _invokeCurrZone: [Circular *1],
      _handleErrorZS: [Object],
      _handleErrorDlgt: [ZoneDelegate],
      _handleErrorCurrZone: [Circular *1],
      _scheduleTaskZS: [Object],
      _scheduleTaskDlgt: [ZoneDelegate],
      _scheduleTaskCurrZone: [Circular *1],
      _invokeTaskZS: [Object],
      _invokeTaskDlgt: [ZoneDelegate],
      _invokeTaskCurrZone: [Circular *1],
      _cancelTaskZS: [Object],
      _cancelTaskDlgt: [ZoneDelegate],
      _cancelTaskCurrZone: [Circular *1],
      _hasTaskZS: [Object],
      _hasTaskDlgt: [ZoneDelegate],
      _hasTaskDlgtOwner: [Circular *2],
      _hasTaskCurrZone: [Circular *1]
    }
  },
  task: ZoneTask {
    _zone: <ref *1> Zone {
      _parent: [Zone],
      _name: 'angular',
      _properties: [Object],
      _zoneDelegate: [ZoneDelegate]
    },
    runCount: 0,
    _zoneDelegates: null,
    _state: 'notScheduled',
    type: 'microTask',
    source: 'Promise.then',
    data: ZoneAwarePromise [Promise] {
      __zone_symbol__state: true,
      __zone_symbol__value: undefined
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=1935245%26sa","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1935245%26sa: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1935245&sa' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-8cd0e8980e578f46a22b10875840499c-daa5cac49d03b940-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1195824)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1193953
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:3685316)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179141)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1645130)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179037)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1171555)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1197377
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1180073)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1644808) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Person/Get?id=1935245%26sa',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1935245%26sa: 400 Bad Request',
      error: [Object]
    },
    reason: 0,
    retryable: false
  },
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: ApiRequestError {
      attempt: 1,
      message: 'Ошибка загрузки данных',
      internalError: [HttpErrorResponse],
      reason: 0,
      retryable: false
    }
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true },
    _zoneDelegate: <ref *2> ZoneDelegate {
      _taskCounts: [Object],
      zone: [Circular *1],
      _parentDelegate: [ZoneDelegate],
      _forkZS: null,
      _forkDlgt: null,
      _forkCurrZone: null,
      _interceptZS: null,
      _interceptDlgt: null,
      _interceptCurrZone: null,
      _invokeZS: [Object],
      _invokeDlgt: [ZoneDelegate],
      _invokeCurrZone: [Circular *1],
      _handleErrorZS: [Object],
      _handleErrorDlgt: [ZoneDelegate],
      _handleErrorCurrZone: [Circular *1],
      _scheduleTaskZS: [Object],
      _scheduleTaskDlgt: [ZoneDelegate],
      _scheduleTaskCurrZone: [Circular *1],
      _invokeTaskZS: [Object],
      _invokeTaskDlgt: [ZoneDelegate],
      _invokeTaskCurrZone: [Circular *1],
      _cancelTaskZS: [Object],
      _cancelTaskDlgt: [ZoneDelegate],
      _cancelTaskCurrZone: [Circular *1],
      _hasTaskZS: [Object],
      _hasTaskDlgt: [ZoneDelegate],
      _hasTaskDlgtOwner: [Circular *2],
      _hasTaskCurrZone: [Circular *1]
    }
  },
  task: ZoneTask {
    _zone: <ref *1> Zone {
      _parent: [Zone],
      _name: 'angular',
      _properties: [Object],
      _zoneDelegate: [ZoneDelegate]
    },
    runCount: 0,
    _zoneDelegates: null,
    _state: 'notScheduled',
    type: 'microTask',
    source: 'Promise.then',
    data: ZoneAwarePromise [Promise] {
      __zone_symbol__state: true,
      __zone_symbol__value: undefined
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=main.3e35debc7435f172c2fb.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.3e35debc7435f172c2fb.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'main.3e35debc7435f172c2fb.js' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-25b001b1773118489048d57bc71a8ff4-6cbb54d36e0ac942-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1195824)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1193953
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:3685316)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179141)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1645130)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179037)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1171555)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1197377
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1180073)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1644808) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Person/Get?id=main.3e35debc7435f172c2fb.js',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.3e35debc7435f172c2fb.js: 400 Bad Request',
      error: [Object]
    },
    reason: 0,
    retryable: false
  },
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: ApiRequestError {
      attempt: 1,
      message: 'Ошибка загрузки данных',
      internalError: [HttpErrorResponse],
      reason: 0,
      retryable: false
    }
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true },
    _zoneDelegate: <ref *2> ZoneDelegate {
      _taskCounts: [Object],
      zone: [Circular *1],
      _parentDelegate: [ZoneDelegate],
      _forkZS: null,
      _forkDlgt: null,
      _forkCurrZone: null,
      _interceptZS: null,
      _interceptDlgt: null,
      _interceptCurrZone: null,
      _invokeZS: [Object],
      _invokeDlgt: [ZoneDelegate],
      _invokeCurrZone: [Circular *1],
      _handleErrorZS: [Object],
      _handleErrorDlgt: [ZoneDelegate],
      _handleErrorCurrZone: [Circular *1],
      _scheduleTaskZS: [Object],
      _scheduleTaskDlgt: [ZoneDelegate],
      _scheduleTaskCurrZone: [Circular *1],
      _invokeTaskZS: [Object],
      _invokeTaskDlgt: [ZoneDelegate],
      _invokeTaskCurrZone: [Circular *1],
      _cancelTaskZS: [Object],
      _cancelTaskDlgt: [ZoneDelegate],
      _cancelTaskCurrZone: [Circular *1],
      _hasTaskZS: [Object],
      _hasTaskDlgt: [ZoneDelegate],
      _hasTaskDlgtOwner: [Circular *2],
      _hasTaskCurrZone: [Circular *1]
    }
  },
  task: ZoneTask {
    _zone: <ref *1> Zone {
      _parent: [Zone],
      _name: 'angular',
      _properties: [Object],
      _zoneDelegate: [ZoneDelegate]
    },
    runCount: 0,
    _zoneDelegates: null,
    _state: 'notScheduled',
    type: 'microTask',
    source: 'Promise.then',
    data: ZoneAwarePromise [Promise] {
      __zone_symbol__state: true,
      __zone_symbol__value: undefined
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=scripts.b619a7db8a7145d2baf4.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=scripts.b619a7db8a7145d2baf4.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'scripts.b619a7db8a7145d2baf4.js' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-9e2bd12ddf751f48b591e872620c3f20-4d63ec486941534b-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1195824)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1193953
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:3685316)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179141)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1645130)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179037)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1171555)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1197377
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1180073)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1644808) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Person/Get?id=scripts.b619a7db8a7145d2baf4.js',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=scripts.b619a7db8a7145d2baf4.js: 400 Bad Request',
      error: [Object]
    },
    reason: 0,
    retryable: false
  },
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: ApiRequestError {
      attempt: 1,
      message: 'Ошибка загрузки данных',
      internalError: [HttpErrorResponse],
      reason: 0,
      retryable: false
    }
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true },
    _zoneDelegate: <ref *2> ZoneDelegate {
      _taskCounts: [Object],
      zone: [Circular *1],
      _parentDelegate: [ZoneDelegate],
      _forkZS: null,
      _forkDlgt: null,
      _forkCurrZone: null,
      _interceptZS: null,
      _interceptDlgt: null,
      _interceptCurrZone: null,
      _invokeZS: [Object],
      _invokeDlgt: [ZoneDelegate],
      _invokeCurrZone: [Circular *1],
      _handleErrorZS: [Object],
      _handleErrorDlgt: [ZoneDelegate],
      _handleErrorCurrZone: [Circular *1],
      _scheduleTaskZS: [Object],
      _scheduleTaskDlgt: [ZoneDelegate],
      _scheduleTaskCurrZone: [Circular *1],
      _invokeTaskZS: [Object],
      _invokeTaskDlgt: [ZoneDelegate],
      _invokeTaskCurrZone: [Circular *1],
      _cancelTaskZS: [Object],
      _cancelTaskDlgt: [ZoneDelegate],
      _cancelTaskCurrZone: [Circular *1],
      _hasTaskZS: [Object],
      _hasTaskDlgt: [ZoneDelegate],
      _hasTaskDlgtOwner: [Circular *2],
      _hasTaskCurrZone: [Circular *1]
    }
  },
  task: ZoneTask {
    _zone: <ref *1> Zone {
      _parent: [Zone],
      _name: 'angular',
      _properties: [Object],
      _zoneDelegate: [ZoneDelegate]
    },
    runCount: 0,
    _zoneDelegates: null,
    _state: 'notScheduled',
    type: 'microTask',
    source: 'Promise.then',
    data: ZoneAwarePromise [Promise] {
      __zone_symbol__state: true,
      __zone_symbol__value: undefined
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=runtime.befb23d1f9fb69687b9e.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=runtime.befb23d1f9fb69687b9e.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'runtime.befb23d1f9fb69687b9e.js' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-093c4c1d117b684693422d8440c62962-2a04ff6b30151641-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1195824)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1193953
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:3685316)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179141)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1645130)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179037)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1171555)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1197377
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1180073)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1644808) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Person/Get?id=runtime.befb23d1f9fb69687b9e.js',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=runtime.befb23d1f9fb69687b9e.js: 400 Bad Request',
      error: [Object]
    },
    reason: 0,
    retryable: false
  },
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: ApiRequestError {
      attempt: 1,
      message: 'Ошибка загрузки данных',
      internalError: [HttpErrorResponse],
      reason: 0,
      retryable: false
    }
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true },
    _zoneDelegate: <ref *2> ZoneDelegate {
      _taskCounts: [Object],
      zone: [Circular *1],
      _parentDelegate: [ZoneDelegate],
      _forkZS: null,
      _forkDlgt: null,
      _forkCurrZone: null,
      _interceptZS: null,
      _interceptDlgt: null,
      _interceptCurrZone: null,
      _invokeZS: [Object],
      _invokeDlgt: [ZoneDelegate],
      _invokeCurrZone: [Circular *1],
      _handleErrorZS: [Object],
      _handleErrorDlgt: [ZoneDelegate],
      _handleErrorCurrZone: [Circular *1],
      _scheduleTaskZS: [Object],
      _scheduleTaskDlgt: [ZoneDelegate],
      _scheduleTaskCurrZone: [Circular *1],
      _invokeTaskZS: [Object],
      _invokeTaskDlgt: [ZoneDelegate],
      _invokeTaskCurrZone: [Circular *1],
      _cancelTaskZS: [Object],
      _cancelTaskDlgt: [ZoneDelegate],
      _cancelTaskCurrZone: [Circular *1],
      _hasTaskZS: [Object],
      _hasTaskDlgt: [ZoneDelegate],
      _hasTaskDlgtOwner: [Circular *2],
      _hasTaskCurrZone: [Circular *1]
    }
  },
  task: ZoneTask {
    _zone: <ref *1> Zone {
      _parent: [Zone],
      _name: 'angular',
      _properties: [Object],
      _zoneDelegate: [ZoneDelegate]
    },
    runCount: 0,
    _zoneDelegates: null,
    _state: 'notScheduled',
    type: 'microTask',
    source: 'Promise.then',
    data: ZoneAwarePromise [Promise] {
      __zone_symbol__state: true,
      __zone_symbol__value: undefined
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=819627%26sa","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=819627%26sa: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '819627&sa' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-f1bbb7464554cc4483048f4c5cd49273-0357e546616c9448-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1195824)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1193953
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:3685316)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179141)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1645130)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179037)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1171555)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1197377
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1180073)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1644808) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Person/Get?id=819627%26sa',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=819627%26sa: 400 Bad Request',
      error: [Object]
    },
    reason: 0,
    retryable: false
  },
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: ApiRequestError {
      attempt: 1,
      message: 'Ошибка загрузки данных',
      internalError: [HttpErrorResponse],
      reason: 0,
      retryable: false
    }
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true },
    _zoneDelegate: <ref *2> ZoneDelegate {
      _taskCounts: [Object],
      zone: [Circular *1],
      _parentDelegate: [ZoneDelegate],
      _forkZS: null,
      _forkDlgt: null,
      _forkCurrZone: null,
      _interceptZS: null,
      _interceptDlgt: null,
      _interceptCurrZone: null,
      _invokeZS: [Object],
      _invokeDlgt: [ZoneDelegate],
      _invokeCurrZone: [Circular *1],
      _handleErrorZS: [Object],
      _handleErrorDlgt: [ZoneDelegate],
      _handleErrorCurrZone: [Circular *1],
      _scheduleTaskZS: [Object],
      _scheduleTaskDlgt: [ZoneDelegate],
      _scheduleTaskCurrZone: [Circular *1],
      _invokeTaskZS: [Object],
      _invokeTaskDlgt: [ZoneDelegate],
      _invokeTaskCurrZone: [Circular *1],
      _cancelTaskZS: [Object],
      _cancelTaskDlgt: [ZoneDelegate],
      _cancelTaskCurrZone: [Circular *1],
      _hasTaskZS: [Object],
      _hasTaskDlgt: [ZoneDelegate],
      _hasTaskDlgtOwner: [Circular *2],
      _hasTaskCurrZone: [Circular *1]
    }
  },
  task: ZoneTask {
    _zone: <ref *1> Zone {
      _parent: [Zone],
      _name: 'angular',
      _properties: [Object],
      _zoneDelegate: [ZoneDelegate]
    },
    runCount: 0,
    _zoneDelegates: null,
    _state: 'notScheduled',
    type: 'microTask',
    source: 'Promise.then',
    data: ZoneAwarePromise [Promise] {
      __zone_symbol__state: true,
      __zone_symbol__value: undefined
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}
Unable to load company
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Company/Get?id=3233288%26sa","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=3233288%26sa: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '3233288&sa' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-c1c0f228ed644240a25049f5b29ff037-3ec36600b0d42f48-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1195824)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1193953
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:3685316)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179141)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1645130)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179037)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1171555)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1197377
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1180073)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1644808) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Company/Get?id=3233288%26sa',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=3233288%26sa: 400 Bad Request',
      error: [Object]
    },
    reason: 0,
    retryable: false
  },
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: ApiRequestError {
      attempt: 1,
      message: 'Ошибка загрузки данных',
      internalError: [HttpErrorResponse],
      reason: 0,
      retryable: false
    }
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true },
    _zoneDelegate: <ref *2> ZoneDelegate {
      _taskCounts: [Object],
      zone: [Circular *1],
      _parentDelegate: [ZoneDelegate],
      _forkZS: null,
      _forkDlgt: null,
      _forkCurrZone: null,
      _interceptZS: null,
      _interceptDlgt: null,
      _interceptCurrZone: null,
      _invokeZS: [Object],
      _invokeDlgt: [ZoneDelegate],
      _invokeCurrZone: [Circular *1],
      _handleErrorZS: [Object],
      _handleErrorDlgt: [ZoneDelegate],
      _handleErrorCurrZone: [Circular *1],
      _scheduleTaskZS: [Object],
      _scheduleTaskDlgt: [ZoneDelegate],
      _scheduleTaskCurrZone: [Circular *1],
      _invokeTaskZS: [Object],
      _invokeTaskDlgt: [ZoneDelegate],
      _invokeTaskCurrZone: [Circular *1],
      _cancelTaskZS: [Object],
      _cancelTaskDlgt: [ZoneDelegate],
      _cancelTaskCurrZone: [Circular *1],
      _hasTaskZS: [Object],
      _hasTaskDlgt: [ZoneDelegate],
      _hasTaskDlgtOwner: [Circular *2],
      _hasTaskCurrZone: [Circular *1]
    }
  },
  task: ZoneTask {
    _zone: <ref *1> Zone {
      _parent: [Zone],
      _name: 'angular',
      _properties: [Object],
      _zoneDelegate: [ZoneDelegate]
    },
    runCount: 0,
    _zoneDelegates: null,
    _state: 'notScheduled',
    type: 'microTask',
    source: 'Promise.then',
    data: ZoneAwarePromise [Promise] {
      __zone_symbol__state: true,
      __zone_symbol__value: undefined
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=1935456%26sa","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1935456%26sa: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1935456&sa' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-6468bb8f71977a45b4dc72aab5e0f358-7c5fb85223216b43-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1195824)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1193953
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:3685316)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179141)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1645130)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1179037)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1171555)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1197377
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1180073)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.714\server\main.js:1:1644808) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Person/Get?id=1935456%26sa',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1935456%26sa: 400 Bad Request',
      error: [Object]
    },
    reason: 0,
    retryable: false
  },
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: ApiRequestError {
      attempt: 1,
      message: 'Ошибка загрузки данных',
      internalError: [HttpErrorResponse],
      reason: 0,
      retryable: false
    }
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true },
    _zoneDelegate: <ref *2> ZoneDelegate {
      _taskCounts: [Object],
      zone: [Circular *1],
      _parentDelegate: [ZoneDelegate],
      _forkZS: null,
      _forkDlgt: null,
      _forkCurrZone: null,
      _interceptZS: null,
      _interceptDlgt: null,
      _interceptCurrZone: null,
      _invokeZS: [Object],
      _invokeDlgt: [ZoneDelegate],
      _invokeCurrZone: [Circular *1],
      _handleErrorZS: [Object],
      _handleErrorDlgt: [ZoneDelegate],
      _handleErrorCurrZone: [Circular *1],
      _scheduleTaskZS: [Object],
      _scheduleTaskDlgt: [ZoneDelegate],
      _scheduleTaskCurrZone: [Circular *1],
      _invokeTaskZS: [Object],
      _invokeTaskDlgt: [ZoneDelegate],
      _invokeTaskCurrZone: [Circular *1],
      _cancelTaskZS: [Object],
      _cancelTaskDlgt: [ZoneDelegate],
      _cancelTaskCurrZone: [Circular *1],
      _hasTaskZS: [Object],
      _hasTaskDlgt: [ZoneDelegate],
      _hasTaskDlgtOwner: [Circular *2],
      _hasTaskCurrZone: [Circular *1]
    }
  },
  task: ZoneTask {
    _zone: <ref *1> Zone {
      _parent: [Zone],
      _name: 'angular',
      _properties: [Object],
      _zoneDelegate: [ZoneDelegate]
    },
    runCount: 0,
    _zoneDelegates: null,
    _state: 'notScheduled',
    type: 'microTask',
    source: 'Promise.then',
    data: ZoneAwarePromise [Promise] {
      __zone_symbol__state: true,
      __zone_symbol__value: undefined
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}