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 Channel Chat Badges documented as requiring broadcaster auth #429

Closed
tduva opened this issue Jun 21, 2021 · 1 comment
Closed

Get Channel Chat Badges documented as requiring broadcaster auth #429

tduva opened this issue Jun 21, 2021 · 1 comment
Labels
product: docs Documentation on dev.twitch.tv/docs

Comments

@tduva
Copy link

tduva commented Jun 21, 2021

Brief description
The Get Channel Chat Badges endpoint states for the broadcaster_id Parameter:

The broadcaster whose chat badges are being requested. Provided broadcaster_id must match the user_id in the user OAuth token.

That doesn't seem to be accurate, since I can request the channel badges for any channel with my User OAuth Token (which makes sense, since it's public information).

Expected documentation

The broadcaster_id Parameter description should simply state:

The broadcaster whose chat badges are being requested.

@tduva tduva added the product: docs Documentation on dev.twitch.tv/docs label Jun 21, 2021
@scott-a-white
Copy link

Thanks for reporting the issue. Fixed: https://dev.twitch.tv/docs/api/reference#get-channel-chat-badges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: docs Documentation on dev.twitch.tv/docs
Projects
None yet
Development

No branches or pull requests

2 participants