-
## Feature Request
So if you try to create one it gives the following error
`EventSub requires app access tokens to work; please use the ClientCredentialsAuthProvider in your API client`
But from…
-
## Bug Report
### Code
https://github.com/twurple/twurple/blob/d363fb5edfd93c682aaa0a6a8bdb5bff03bf0347/packages/api/src/api/helix/stream/HelixStreamApi.ts#L95-L134
### Expected behav…
-
## Feature Request
Twitch sometimes returns html 502 instead of json, can we actually catch that somehow in twurple?
```
!!! ERROR !!! FetchError: invalid json response body at https://api.twit…
-
Hello! I'm using the beta of `@twurple/chat` right now, and I've been trying to chase down why our `replyTo` tag is not working. After seeing the tag missing from the sent line, and tracing the code t…
beheh updated
3 years ago
-
I'm currently debugging an issue with `twitch` I'm having within OBS's built-in browser plugin (I'm still investigating. Not enough information to open an issue yet) that I believe has something to do…
-
Documentation at https://twurple.github.io/ is not accessible.
-
I'm planning to rename all libraries on npm and put them under an NPM @scope.
In the same step, it makes sense to also move to an org on GitHub.
The end result would be:
- GitHub org XXX
- GitHu…
-
## Bug Report
Hi! I've setup `RefreshableAuthProvider` and when I pass expired accessToken from my db it always thorws an error `InvalidTokenError: Invalid token supplied.` I've tried manually …