c0uldfusi0n

Results 3 comments of c0uldfusi0n

You probably need the x-kick-auth

refering to [this](https://github.com/zSoulweaver/kient/pull/6) something like: ![this](https://github.com/zSoulweaver/kient/assets/4760268/c60030a8-dab9-43c6-b3ed-647396c9b675) `const login = await client.api.authentication.login({ email: process.env.EMAIL, password: process.env.PASSWORD, otc: OTP }, process.env.KICK_AUTH);`

> > You probably need the x-kick-auth > > I believe this is only provided to some lucky folk who have been whitelisted against the API to bypass CloudFlare. Us...