API endpoint with bug: Reference | Twitch Developers
The description for following endpoints states
Gets the top clips for the games followed by a specified user
But I have observed for some time now that when I attempt to fetch clips for an authenticated user that I will only receive clips for one of the game they follow. The funnier thing is that this is random. One request can get be clips for Overwatch but the next exact same request will result in clips for Destiny 2. This problem compounds more greatly when trying to use the cursor to fetch the next page of information because it will respond back with a random game.
This is a pretty major issue for myself since I am trying develop a mobile app for twitch clips.