case 404:
        if (hasNoReason(err)) {
          return new RemoteError({
            code: COZY_NOT_FOUND_CODE,
            message: 'Remote Cozy could not be found',