Helix GetStreams returns incorrect number of streams

If I call GetStreams from the Helix API and one of the streams in the page happens to be a rerun, it is excluded from the result set and the total number of returned streams for the page is 1 less (per rerun stream) than the requested number of results dictated by the first parameter.

I’d expected either rerun streams to be included in the response or the api should be looking for extra streams until it fills up the expected number of returned results.

I don’t particularly care about the api returning or not returning reruns, I’m more concerned that it doesn’t return the promised number of results due to exclusion of reruns.

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