Get panels informations from a channel

This topic was three years ago: [RESOLVED] Get panels informations from a channel/stream

But since that moment, nothing has changed?

If I want to take the panels of some channel (s1mpleof for example), I do this:
https://api.twitch.tv/api/channels/s1mpleof/panels?client_id={my_client_id}
And it works.

And is there no other way to gat information about the channel “panels”?

If I use the new API, it does not receive information from the panels. (https://api.twitch.tv/helix/users?login=s1mpleof)

And another question, if I will use this method:
https://api.twitch.tv/api/channels/s1mpleof/panels?client_id={my_client_id}
Is it possible to use channels id, rather than login? I tried, but then I got an error 404.

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