Response 200, but empty JSONs

https://api.twitch.tv/helix/streams?first=100&game_id=510218 returns the first 100 results for Among Us. If you’re not getting that you should check the raw request being sent to ensure everything is formatted correctly and that you’re not sending something in a param you don’t intend to (such as sending the game name instead of ID perhaps)