https://github.com/scottgarner/Heat/blob/3c086f11d7c935714d2fa4ba2be3518cd5bbd0bd/js/heat.js#L55 [ const url = `https://api.twitch.tv/kraken/users/${id}`;](https://github.com/scottgarner/Heat/blob/3c086f11d7c935714d2fa4ba2be3518cd5bbd0bd/js/heat.js#L64) Ref: [Twitch Legacy (Kraken) Shutdown Feb '22](https://discuss.dev.twitch.tv/t/legacy-twitch-api-v5-i-e-kraken-shutdown-reminder-february-28-2022/36589) Changing to helix's "Get Users" will fix this but will also potentially requiring parsing of the result Ref [Twitch Docs: "Get Users"](https://dev.twitch.tv/docs/api/reference#get-users)