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

Add partner scope? #41

Closed
cannin opened this issue Dec 4, 2017 · 0 comments
Closed

Add partner scope? #41

cannin opened this issue Dec 4, 2017 · 0 comments

Comments

@cannin
Copy link

cannin commented Dec 4, 2017

Is possible to add partner scope?

View and manage your assets and associated content on YouTube
https://www.googleapis.com/auth/youtubepartner

It would require adding

else if (scope == "partner") {
google_token <- oauth2.0_token(oauth_endpoints("google"), myapp,
scope = "https://www.googleapis.com/auth/youtubepartner",
...)
}

to

https://github.com/soodoku/tuber/blob/master/R/yt_oauth.R

@soodoku soodoku closed this as completed in d1a11af Dec 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant