-
I've been using Twitch-Python the same way for almost two months, this is the first time i face this issue. Seems a bit weird as it only happened this one time
```python
helix = twitch.Helix(client_…
-
[Function definition exhibiting the bug.](https://github.com/d-fischer/twitch/blob/8b99a95ff40cd3ae3fa2eaa496a7b371695d5396/packages/twitch/src/API/Helix/Stream/HelixStreamAPI.ts#L189)
[The related…
-
**Brief description**
Consider this payload, from the endpoint
> https://api.twitch.tv/helix/subscriptions/events?broadcaster_id=26610234&first=1
And it's friend on Webhooks
```
{
"id": …
-
I've looked around and found issue #731 and had the exact same issue as me. When I check /var/log/nginx/error.log it says it cant find web.sock. It was the same problem for him, but I'm kinda noob at …
-
Twitch is yet again updating the Helix API to require an oauth bearer token for every call even if they traditionally did not require authentication. It's pretty silly for some calls that are generall…
-
Watching Twitch for hours today, when it suddenly broke. Unable to view my followed live channels. Only VODs work, nothing live.
[People are reporting an identical error on Kodi forums](https://fo…
-
I followed the detailed installation docs and when i went to https://streamer_name.your-domain.com/bot_login where the streamer_name and domain name are my own the web page doesn't load but the error …
-
Here is the information in Linux shell.
```
root@ivpser:/home/lydia/PrideClip# tcd --video 789654123
Traceback (most recent call last):
File "/usr/local/bin/tcd", line 8, in
sys.exit(main…
-
Hi,
I want to create a Twitch login but i can't make it works ...
This is my custom oauth for twitch
```javascript
/**
* Module dependencies.
*/
const util = require('util');
const OAuth2S…
-
Examples of such users:
- https://www.twitch.tv/cdprojektred
- https://www.twitch.tv/espnesports
I'm using the feature "Import from twitch users" to get all my follow. May I suggest to remove spa…