Skip to content
Translate Ideas and Comments
Choose language:
There was an error during translation

Developers

Categories

JUMP TO ANOTHER FORUM

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

138 results found

  1. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  0 comments  ·  Documentation  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. https://dev.twitch.tv/docs/authentication/#validating-requests says "You must validate access tokens before making API requests which perform mutations on or access sensitive information of users". It would be helpful to document exactly what "sensitive information" means here.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  0 comments  ·  Documentation  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. With the new changes to require OAuth tokens for every request; I think it would be useful to talk about how many times one should and could request tokens.
    The easiest path upgrading a legacy implementation is just requesting an access_token on every call. After reading the docs I can't make a good guess whether a low-traffic application can use this approach.

    Thanks!

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  0 comments  ·  Documentation  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. the guideline that an extension can always be disabled is missing

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  1 comment  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Hi, I am trying to upload a clip from my friend's channel. I was not streaming and he was spectating me on Warzone. I created the clip on his channel and downloaded it. I want to upload the clip to my channel but cant figure out how. Help would be appreciated, thank you!

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. The idea of blocking bots stems from abuse. Hovever, bots were anonymous at the time of policy changes.

    New policy will require either bot use their own account with API key or software user's account with their login and password, or online authorization to query the site.

    Use of accounts will make user responsible by exposing identity and blocking robotic (not human) use in case of abuse.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. I would like to take out a loan, make a appartment building where homeless people can live rent free as long as then play games 8 hours a day, since theres no rent to be paid, they have to all split the money to pay for food. i'm thinking i can get at least 10 homeless people off the streets and hopefully more. I'm not a rich man but i'll do my best to get it done if twitch is willing as well

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Analytics  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. I JUST WANT TO UPLOAD SOME COOL GAMING VIDEOS. I AM NOT A COMPUTER SCIENCE MAJOR. WTF? HOW DO I UPLOAD VIDEOS TO YOUR STUPID SITE?

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  1 comment  ·  Developer Site  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. When I use an Android device, how do I jump to the Twitch app by the package name and Activity class name

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. It seems the API being referenced to determine a "channel id" is out of date, "<channel ID> is the _id field returned by the Twitch API v5 Get Channel endpoint."

    As I receive the following when attempting to acquire metadata via my client-id at the mentioned API:

    {
    "message" : "The API version you are looking for is in another castle. See https://dev.twitch.tv/docs",
    "error" : "Gone",
    "status" : 410
    }

    I'm finding it incredibly confusing understanding where my channel-id comes from. Is it also my user-id? broadcaster-id?

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  0 comments  ·  Documentation  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Make the docs closer to OAuth specs. The docs say to send parameters to /token (and /revoke) in the query string, but this is non-standard. Twitch supports the parameters in either the query string or request body.

    The documentation should prefer the standard approach of sending parameters in the request body.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  0 comments  ·  Documentation  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. https://dev.twitch.tv/docs/authentication

    "Code samples are available here."

    This line needs to be updated to point to different examples as the repo has been updated, for example for nodejs example its now at:

    https://github.com/twitchdev/authentication-node-sample

    not sure why someone decided it made sense to separate examples rather than place them in one repo

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Closed  ·  cycene responded

    Thank you! We’ve updated the links.

  13. https://discuss.dev.twitch.tv/t/new-extension-policy-updates-including-a-moderation-section/24410/3

    As noted for the new policy, we should prevent people banned/timed out from the channel, from submitting content.

    Theres no way to do that without an extensions developer creating an external oAuth loop to request the relevant scopes from a broadcaster.

    Duplicate the subscription scope capability to a the channel moderation scope to facilitate this policy being enforceable and negate the need for two sets of keys for each extension.

    28 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    3 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. It would be nice to provide mixpanel support too for analytics as for some cases.

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. We need an API (probably a helix endpoint) to programmatically mark point rewards as confirmed/executed or denied if a bot who listens to the PubSub automatically processes that event.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Currently javascript files in .mjs are not supported. It would be nice if it was supported.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  1 comment  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. An app I'm trying to make would heavily depend on the request that was in the deprecated version so migrating it would be amazing.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Closed  ·  0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. It would be most helpful if there was a documented API for accessing live and VOD video streams that 3rd party clients could use.

    It's no secret that there are a variety of 3rd party clients for different platforms that use undocumented APIs that Twitch has made available for a long time. Understandably this is not officially supported, and the future of this status quo is unclear.

    94 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    6 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 3 4 5 7 Next →
  • Don't see your idea?