Get videos endpoint responds with empty list #598
Labels
product: api
API endpoints in the "helix" namespace
ticketed
Has been given an internal tracking ticket
Brief description
When I request for the first 100 videos for a game, I get an empty list.
How to reproduce
Execute query with appropriate headers (Authorization, Client-ID):
Expected behavior
It should return a list of videos in the format described here (https://dev.twitch.tv/docs/api/reference#get-videos), but the list is empty:
{ "data": [], "pagination": {} }Screenshots
No
Additional context or questions
The text was updated successfully, but these errors were encountered: