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

Get User Emotes has empty emote set id when no broadcaster_id parameter is provided #941

Open
tduva opened this issue Apr 15, 2024 · 1 comment
Labels
product: api API endpoints in the "helix" namespace

Comments

@tduva
Copy link

tduva commented Apr 15, 2024

Brief description
When no broadcaster_id is provided only very few emotes returned have the emote_set_id field filled.

How to reproduce
Request https://api.twitch.tv/helix/chat/emotes/user?user_id=<user_id> and fewer emotes will have emote_set_id filled than with the broadcaster_id parameter.

Expected behavior
All emotes should have the emote_set_id filled, or at least it shouldn't depend on the broadcaster_id parameter.

@tduva tduva added the product: api API endpoints in the "helix" namespace label Apr 15, 2024
@tduva tduva changed the title Get User Emotes has empty emote set id Get User Emotes has empty emote set id when no broadcaster_id parameter is provided Apr 15, 2024
@Xemdo
Copy link

Xemdo commented Apr 18, 2024

Is this occurring for emotes that should have an emote_set_id filled in? Can you provide an example of this occurring when calling the API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: api API endpoints in the "helix" namespace
Projects
None yet
Development

No branches or pull requests

2 participants