-
The API call no longer works because Twitch deprecated their v3 API (which is what is used when no header is sent). The call to Kraken now needs to include the "Accept" header for the v5 API or migra…
-
Just a heads up, the panels API is now gone.
![image](https://user-images.githubusercontent.com/14238527/68797109-3dad2b80-0654-11ea-9c17-45288f0e4c82.png)
-
Fix the /api/sc2/streams endpoint to return the correct data after authenticating correctly with Twitch APIs.
- Modify `twitchSC2Worker` method to target new Twitch API endpoint: `https://api.twit…
-
As the title suggests, I have this major issue with twitch for the last 4+ days. Here is a small part of the log file
```
2019-11-06 21:13:05.991 T:139746273646336 ERROR: EXCEPTION Thrown (PythonT…
pitsi updated
5 years ago
-
*Thanks for reporting an issue!*
*Please read the contribution guidelines first! (see the link above)*
*Also check the list of known issues before reporting an issue!*
*Feel free to use the follo…
-
The idea behind this is to add the user information such as the `logo` and other information to the `streams` array after making the first request, we are currently missing these informations to popul…
-
Will you update this, so it works with the new twitch API?
Kraken/V5 will shutdown at 12th september.
-
After all the steps of the install guide I go to the website to login but i get bad gateway error, how do I fix it? thanks
-
v5 is in the process of being shut off
-
Since the [Twitch API v3 is going to be shut down soon](https://dev.twitch.tv/docs/v5/guides/migration#important-dates), the `TwitchResourceOwner` should be [migrated to the Twitch API v5](https://dev…