Isn’t it weird that your migration documentation states the following:
While you can migrate from v3 to v5, know that v5 is deprecated and will be shutdown in the future. We prefer that you migrated directly to the new Twitch API.
But I can’t find the game that was played using the “new” Helix VOD Api? I could be wrong but in my opinion this is quite the necessary reference.
Are there any plans on adding this in the near future? I chose Helix because the V5 migration told me this would be best. Now I am stuck with an API that does not provide me with the information I need.
edit: I’ve solved the issue using the Kraken (V5) Api for now, hope to find it in the Helix Api some day!
For now I request the VOD using both Helix and Kraken to be able to get the “game” property and then request the game with the game name Kraken provided. Little bit of a dirty fix, but it’ll do for now