It seems the live_activated_channels
endpoint is just returning a few random channels and always returns the same cursor, so you can get only two pages. But definitely not returning all live channels for an extension (tried a few popular ones). I’m calling it as:
api.twitch.tv/extensions/[extensionClientId]/live_activated_channels
Are there any reported issues, or am I doing something wrong?