422 results found
-
page has no download link This page says "The Twitch Authorization SDK is a library that provides access to Twitch Authentication through an API targeted at applications used by Twitch broadcasters." But it has no instruction on how or where to DOWNLOAD THE SDK!!!!!!
1 vote -
Adding a Request Query Parameter for creator_id in the Get Clips API Currently in the Get Clips API (https://dev.twitch.tv/docs/api/reference/#get-clips) there isn't a way to set one of the request query parameters to include the creator_id, but you can see this in the response body. This would be useful for filtering clips from just 1 user. The only way to filter right now is by requesting every clip from a channel and filtering the clips yourself. I don't like doing this, because it takes a long time, and is prone to missing clips. It also creates a ton of useless API calls that could be avoided by allowing this filtering during…
2 votes -
Allow streamer access token to modify redemption status without reward creator client ID In the web UI, moderators are able to complete/reject redemptions. However, the PATCH https://api.twitch.tv/helix/channel_points/custom_rewards/redemptions API endpoint requires the reward to be created with the same client ID that is used to update the redemption, or it returns a 403.
This restriction is needless when considering the aforementioned leniency on the web UI.
1 vote -
Disable clip creation Right now if we want to disable/enable clip creation we kinda have to play hide and seek in the dashboard.
It's good to have that possibility, but it doesn't answer emergency cases.It happens to streamers that they leak more or less critical personnal info (address, credit card, real name...). In such case, most of the viewers will create a clip to watch it back and by the time we find the option on the dashboard it's way too lat to disable clips creation.
Also it wouldn't totally solve it, having an API would help mitigate such kind of leak…
13 votes -
API Endpoint to get all predictors for a given outcome. Currently the Prediction endpoints (and EventSub data) only contains the top predictors for outcomes in a prediction. I propose a new endpoint, located at something like:
helix/predictions/predictors
that takes as input abroadcaster_id
andoutcome_id
, and returns a paginated list of all users who have contributed to a given prediction outcome, along with the details of their prediction (essentially the "top predictors" array, but containing all predictors).This could make predictions even more interactive- a streamer could, for example, draw two word clouds showing all predictors for each option "battling" each other.
1 vote -
Add Tag to USERNOTICE subgift if Part of a submysterygift Rarely, a race condition in which a USERNOTICE with a msg-id of subgift will come in before the submysterygift it shares a msg-param-origin-id with. This can cause unexpected behavior in multiple situations. Rather than try to force the submysterygift to always be sent first, I suggest adding a tag that marks a subgift as part of a random or bulk gifting in some manner. Even a boolean value would be enough for software to know to wait for the submysterygift to come in before processing the subgift. Otherwise, a forced delay is required on all subgifts, even if they're actually…
2 votes -
Offer a way to better handle app authorization on password reset One of the annoyances of the current authorization system is that whenever the broadcaster change their password, they need to reauthorize all apps as well, so developers need to have a way of warning the user to reauthorize it, or they will lose access to its features.
I understand this is a security feature, but it would be good if that could be handled separately, because a lot of times people just want to change password, and not revoke auth for third party apps
23 votes -
asdfqwer Bro please make this **** easier/more understandable.
1 vote -
Improvements on Teamfunctions I would like to see a better handling of teams inside of the api.
The following functions i would like to see.- adding and removing teammembers
- query who is currently online of the team
- subscribe (eventsub) to get notifications when a team member goes online or offline
I think query and subscribe is needed cause sometimes you just need the current state for example to implement a reply in an 3rd party tool who can be raided and raise this way the interaction between team members. Subscription based is good if you for example want to let discord post informations…
1 vote -
Allow adding single character blocked terms via the API Twitch's UI allows you to add terms that have only a single character to them. This is good because it allows us to block some characters that are usually used on ascii copy pastes (like "⣿", for example).
Unfortunately, the API imposes a limit of a minimum of 2 characters per blocked term, as seen on the docs:
"The word or phrase to block from being used in the broadcaster’s chat room. The term must contain a minimum of 2 characters and may contain up to a maximum of 500 characters."
This creates a weird behaviour where users can add…
1 vote -
alt+t plus full screen mode better support wide screen and ultrawide screen i dont know which classification is right, forgive me plz.
when i use wide screen or ultrawide screen. i want watch stream full screen and with chat. need press alt+t then f11.
u guys can option a new key to press when identify user used wide screen or ultrawide screen.
and if it could be updated. i want saw following channels at lefe, stream on mid, chat in right when user used ultrawide screen.
ty.1 vote -
Add Optional OAuth Scope Selection to Authorize Page In order to give the end user more control, applications may be developed to have dynamic scopes, which currently is on the third-party developer's side to manage, such as providing a list of checkboxes to determine which permissions to grant.
I suggest adding a parameter to <id.twitch.tv/oauth2/authorize> to turn the listed permissions into checkboxes, and only the checked permissions returned in the scope list that accompanies the resulting token. This will make the user's interaction with the permissions feel more seamless, as well as prevent "backouts" when the user is presented with a list of access permissions they can't "un-choose".6 votes -
[BUG] API does not allow to remove custom tags According to the recently updated documentation (https://dev.twitch.tv/docs/api/reference/#modify-channel-information ):
To remove all tags from the channel, set tags to an empty array.
However that does not work at all, as the API returns:
{"error":"Bad Request","status":400,"message":"The request must update at least one channel property field."}
When receiving the following payload:
{"tags": []}
If you send the following the title gets updated and the tags remain untouched:
{"title": "Test ing the API", "tags": []}
6 votes -
TOP SUB GIFTERS (Leaderboard API) Similar to the Bits Leaderboard, please add a gifted subs leaderboard API, so we can see everyone who has gifted a sub in the channel.
So People can show in their overlay who is the top sub gifter (or the top sub gifters). This will make people see that when gifting subs they will show up in the stream and that streamers appreciate them.
Consequently there will be more people subscribe logically to be appreciated and that would make them and others gift more subs to the streamers.(I saw there was a request / an idea for that too…
8 votes -
404 on linked endpoint https://id.twitch.tv/oauth2/token returns a 404
2 votes -
Add/Remove Channel Editor via API Please add the ability to add/remove channel editors via the API. This was requested previously and marked completed but as far as I can tell it's not completed.
14 votes -
Upcoming & Active Drops via API for Devs Why is there not currently an api that allows for regular developers to access the current upcoming/active drops?
There are a couple of usecases for this (off the top of my head), for example;
- displaying all active drops for specific games on a website like a fandom.
- announcing upcoming drops via a discord bot.Currently some games are creating drop campaigns with no official notices or schedules and with a short turn around. Drops go live within 2-3 hours of creation and last 2-3hours, if you're not sitting refreshing the drops page every hour you're likely to miss…
9 votes -
Show bot chat messages in the users chosen language Many channels I watch regularly communicate at least in two languages, and therefore send out chatbot messages in multiple languages as a long message.
For example, "Follow my Instagram at ig.com/username // Folgt meinem Instagram at ig.com/username".
It would be great if there was the option for chat messages sent via API to provide a default message with translations. Users would see bot messages in their native language or the broadcaster's selected language if no matching translation was provided. This could be extended for other functions, such as shoutouts.
1 vote -
Extend Clips response with video_name and game_name The clip response already include both id and name -fields for some data -- broadcaster_id/broadcaster_name and creator_id/creator_name.
It would be helpful if the same was true for game_id and video_id, so we wouldn't have to resolve these by making additional requests.
game_name: the title of the game being played.
video_name: the title of the video (stream) that the clip came from.1 vote -
[Charity] API to get donations of a recently ended Run The API for "Get Donations" currently only supports being able to get the donations of the currently running goal.
It is a common use case for when an eventsub charity.stop occurs that you would then go to the API can fetch the donations incompleteness for that charity drive.
And since it stopped the API will not return anything.
Please extend Get Charity Donations to support a campaign_id parameter.
This may required "Get Charity Campaign" to be extended to return recently closed Campaigns. This is similar to how Hype Trains API's work where the Get Hype Trains API will return recent…2 votes
- Don't see your idea?