I am trying to upload a video to a YouTube Brand Account but i am finding it hard. I can sign in perfectly fine with the Original Google Account and do API calls to the associated original YouTube Channel but i can't seem to gain access the Brand one.
Current Workflow:
- Clicking button to "Connect with Google" using OAuth2 then choosing Google Account and then a YouTube Channel
- Works fine if the YouTube channel is the original one (Not a Brand Account)
- Do some stuff with API calls
If in step 2 i choose the Brand Account i get the following error
Notes:
- I am trying to do all this using ASP.NET Framework MVC
- I am using a regular Google Account which is not a YouTube Partner and therefore do not have access to a Content Owner ID
- Google App is in its testing phase with the Google Account and Brand Account emails added to the test users
Question: Am i missing something? I think i have gone through all the past threads talking about Brand accounts and the various problems associated with them