Hey,
This can be related to similar issue I have encountered now twice within past 2 weeks.
I’m not sure if there is update or something in Twitch endpoint which turns API result to empty HTML code.
I’ve been testing for awhile now an NodeJS based system pulling in time intervals 100 User IDs to check if they’re streaming and updating that as cache in database but there has been really rare occasions at least twice so far that the program has crashed with message about trying to parse tag as JSON.
Not sure if I should create a new topic completely but it seems like these could be somewhat linked together as there is something else returned in data instead of expected JSON.
Here’s image of the last crash(yes there was no try/catch operations used to verifiy if this issue repeated itself and it seems like it did:
Also to be noted this crash happened between 4th and 5th so timezone seems to be matching.
(Edited due wrong dates as Date format in PC was US style)