I came across the issue that the plugin can not load channels info correctly(receives 400 http error) because support for Twitch API v3 has ended and Twitch API v5 has breaking changes - Streams API now requires a channel ID instead of channel name.
See "Username Versus User ID" section https://dev.twitch.tv/docs/v5/guides/migration/
I came across the issue that the plugin can not load channels info correctly(receives 400 http error) because support for Twitch API v3 has ended and Twitch API v5 has breaking changes - Streams API now requires a channel ID instead of channel name. See "Username Versus User ID" section https://dev.twitch.tv/docs/v5/guides/migration/