try {
        const steamData = await findSecret(req);
        const clients = await findClients(req, {
            clientType: 0
        });