Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Can't setup channel emotes on Kick #1113

Open
2 tasks done
Willaiem opened this issue Nov 25, 2024 · 0 comments
Open
2 tasks done

[BUG] Can't setup channel emotes on Kick #1113

Willaiem opened this issue Nov 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Willaiem
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest nightly version

  • I am using the latest nightly version

What browsers are you seeing the problem on?

Chrome

Current Behavior

When clicking "Sign in" on https://kick.com, it opens a new window and immediately closes up. It stucks on "Please wait...".
image

After my investigations, it seems that clicking the button sends request to the auth endpoint and it fails: https://7tv.io/v3/auth/manual?platform=KICK&id=will4_u
image

Response body:

{
  "status": "Not Implemented",
  "error_code": 10000,
  "error": "not implemented"
}

But it returns already added emotes from https://7tv.io/v3/users/KICK/191112 endpoint.

Could you take care of it and fix that issue? Currently there's no another way to add 7tv emotes for Kick channel.

Expected Behavior

It should connect 7tv account with Kick account and user should be able to manage channel emotes.

Steps To Reproduce

  1. Go to https://kick.com
  2. Click the 7tv icon button in the top-right corner.
  3. Click the "Sign in" button
  4. A new window should open and close immediately.
  5. The text changes to "Please wait..." and the authentication step never finishes.
@Willaiem Willaiem added the bug Something isn't working label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant