Get /streams?game_id returning wrong number of streams

Hey Twitch API team,

When hitting this request, I expect 20 streams to be returned.

32982 = Grand Theft Auto V

https://api.twitch.tv/helix/streams?game_id=32982

What is returned is 16 streams.

Furthermore, if I use the first query, it returns incorrectly as well.

https://api.twitch.tv/helix/streams?game_id=32982&first=4

This returns 2.

EDIT:
Upon further inspection, I notice it’s a different response for different game IDs. Valorant (516575) seems to be working fine. IRL (509658) has same behavior as GTA.

This seems to have been resolved. The correct number of streams are returning now.

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