twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
73 stars 6 forks source link

User name/display name not populated on Get Moderators #795

Closed BarryCarlyon closed 1 year ago

BarryCarlyon commented 1 year ago

Brief description

Called https://api.twitch.tv/helix/moderation/moderators?broadcaster_id=26610234&first=100 with the casters token.

This is the record for me being a mod on the stated channed

{
        {
            "user_id": "15185913",
            "user_login": "",
            "user_name": ""
        },

How to reproduce

Expected behavior

Name and login populated

Additional context or questions

initial resport https://discord.com/channels/504015559252377601/523675960797691915/1115517150724096000

BarryCarlyon commented 1 year ago

This has been resolved REJOICE!