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

24 results found

  1. 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)
  2. 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)
  3. 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)
  4. 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.

2 Next →
  • Don't see your idea?