You should add youtube.readonly
scope, plugins like socialite
have exactly this scope hardcoded. The channel snippet
can be got via channels
method - docs with part=snippet
.
Readonly scope is light enough to include it to your list. userinfo.profile
and yt-analytics.readonly
don't have access to channels list. This scope is the only one needed to get channel id.