-
**Is there a specific app this action is for?**
Twitch
**Please provide a link to the relevant API docs for the specific service / operation.**
From Twitch:
> We are reaching out as we have id…
-
**Brief description**
First doesn't work and probably should?
If it shouldn't it throws an error if you `out of bounds` a value
**How to reproduce**
A call to `https://api.twitch.tv/helix/ev…
-
**Brief description**
Some Queries(explained below) gives 400 response with message saying:
``Empty StreamsByChannelIDsRequest.ChannelIds is required.``
**How to reproduce**
Any queries that do …
-
Create table for words and nouns. Query it when generating usernames
Reference: https://stackoverflow.com/questions/8674718/best-way-to-select-random-rows-postgresql
-
**Brief description**
If game is changed with PATCH https://api.twitch.tv/helix/channels. Change is not properly propagated on Twitch site.
We already pointed that out on https://discuss.dev.twitc…
-
**Brief description**
When looking at the data returned by the endpoints https://api.twitch.tv/helix/tags/streams and https://api.twitch.tv/helix/streams, I noticed a large number of tags seen on twi…
-
**Brief description**
When a user follows a streamer, and this streamer starts to stream, this fact is published in `https://api.twitch.tv/helix/streams/followed` to the user. The problem is, when th…
-
**Brief description**
If you call get broadcaster subscriptions with a valid broadcaster_id and a blank user_id, you get a misleading error response
**How to reproduce**
call
- https://ap…
-
**Brief description**
Some small streams are missing from helix streams again.
This happened recently with small streamers and may be reoccuring
**How to reproduce**
> when testing with ht…
-
**Brief description**
The endpoint: DELETE https://api.twitch.tv/helix/videos always return 401 Unauthorized.
The access token used has the channel:manage:videos scope.
**How to reproduce**
…