Clips API game parameter is case-sensitive and is entirely ignored if channel is specified

The game parameter for the clips API is case-sensitive.
The set of clips returned when using ‘IRL’ as the game parameter are different from the set of clips returned when using ‘irl’.

Also, when both game and channel parameters are specified, the game parameter seems to be ignored. I guess this is expected behavior?

The game is case sensitive. It’s basically an exact match of the name field from the /search/games endpoint. And, yes, the game and channel fields are exclusive. I’m going to add a note to the docs about both of these. :slight_smile: Thank you for the heads up!

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