Channel/videos doesn't return broadcasts

Hi!

I was using the API and it worked fine, after couple of days today i tried it again, and it didn’t work.

I am using https://api.twitch.tv/kraken/channels/channelid/videos?broadcasts=true&limit=100
and it returns only highlights.

Do you guys know what is wrong with the broadcasts query string?

Thanks for the help.

That’s the incorrect query string parameter. Looking at the docs, it is broadcast_type, and it defaults to highlights. More here: https://dev.twitch.tv/docs/v5/reference/channels/#get-channel-videos

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.