Thanks for getting back. I have a question regarding “setting the limit to 100 and then use offset of paginate the results”. What should of the offset be? Secondly, I noticed that I need to be using the new Twitch API to use web hooks however when I try a request it returns an error 401 saying that I need a valid client id or OAuth token. However, I’ve checked and it is the correct client ID of the application.
https://api.twitch.tv/helix/streams?channel=snow_iwnl&client_id=XXXXXXXXXXX
shouldn’t that be okay?