Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PubSub Docs don't mention Token Type #25

Closed
BarryCarlyon opened this issue Dec 29, 2019 · 1 comment
Closed

PubSub Docs don't mention Token Type #25

BarryCarlyon opened this issue Dec 29, 2019 · 1 comment
Labels
product: docs Documentation on dev.twitch.tv/docs

Comments

@BarryCarlyon
Copy link
Contributor

Brief description

https://dev.twitch.tv/docs/pubsub#topics

PubSub documentation mentions the requirement to use an oAuth token, but doesn't directly specify which type of token, nor the requirement for the UserID of the token to match the UserID of the topic.

Authentication
All topics require an OAuth token, but only some topics have a specific required scope (noted in the table below).

Available Topics
All topics require an OAuth token, but only some topics have a specific required scope (noted in the table).

Expected documentation

Authentication
All topics require a User Access OAuth token, where the UserID of the token matches the userID of the topic, but only some topics have a specific required scope (noted in the table below).

Available Topics
All topics require a User Access OAuth token, where the UserID of the token matches the userID of the topic, but only some topics have a specific required scope (noted in the table).

Additional context or questions

Raised on the forums at

https://discuss.dev.twitch.tv/t/only-getting-err-badauth-from-listen-pubsub-request/23598/3

@BarryCarlyon BarryCarlyon added the product: docs Documentation on dev.twitch.tv/docs label Dec 29, 2019
@jbulava
Copy link
Member

jbulava commented Mar 3, 2020

Moved to UserVoice as the preferred feedback method for docs: https://twitch.uservoice.com/forums/310213-developers/suggestions/39847792-pubsub-docs-don-t-mention-token-type

@jbulava jbulava closed this as completed Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: docs Documentation on dev.twitch.tv/docs
Projects
None yet
Development

No branches or pull requests

2 participants