DCC shows "Not Connectable" which is falsely reported by the DCC API in the status endpoint (first call).
However, the second call (/api/v1/users/...) has a property unconnectable which is reported correctly. So should probably take that instead of the first one.
DCC shows "Not Connectable" which is falsely reported by the DCC API in the status endpoint (first call).
However, the second call (
/api/v1/users/...) has a propertyunconnectablewhich is reported correctly. So should probably take that instead of the first one.