Access YouTube brand account using GoogleSignInApi
问题 I am following this guide: https://developers.google.com/identity/sign-in/android/ Which prompts me for my Google user and I login ok, I can access the youtube data api. However I want it to prompt me to choose my linked brand account instead. Is this possible? I had it working from a nodejs app but it doesn't seem supported in this case. 回答1: Turns out you can't. Just not supported at this time. Instead you need to go via https://github.com/openid/AppAuth-Android/ using just the youtube