I am running through the OAuth process with Google+ scopes (email, profile) as well as the basic scope for the YouTube API.
If a user selects a YouTube Channel that is tied to a Google+ Page, then the Google information that I get back is for the Google+ Page (which isn't what I want)
What I want is the Google Id (and name and email) of the USER who is logged in - not the Google+ Page's info.