You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Brief description
The Get Channel Chat Badges endpoint states for the
broadcaster_idParameter: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_idParameter description should simply state:The text was updated successfully, but these errors were encountered: