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

Brand Account support #191

Closed
BillyCroan opened this issue Jul 21, 2024 · 3 comments
Closed

Brand Account support #191

BillyCroan opened this issue Jul 21, 2024 · 3 comments

Comments

@BillyCroan
Copy link

BillyCroan commented Jul 21, 2024

I use several "brand account" subaccounts on youtube to group my uploads by category / intended audience.

The first time I run it I have to select a google account, and then a brand account. When I do, I get this error:
Access blocked: youtubeuploader has not completed the Google verification process
Public Meetings
youtubeuploader has not completed the Google verification process. The app is currently being tested, and can only be accessed by developer-approved testers. If you think you should have access, contact the developer.
If you are a developer of youtubeuploader, see error details.
Error 403: access_denied

Error 403: access_denied
Request details: access_type=offline response_type=code redirect_uri=http://localhost:8080/oauth2callback state=st1721524691705260447 prompt=consent client_id=72070884660-fdvhqkv34v131bttkq3d27g0q711bufs.apps.googleusercontent.com scope=https://www.googleapis.com/auth/youtube.upload https://www.googleapis.com/auth/youtubepartner https://www.googleapis.com/auth/youtube flowName=GeneralOAuthFlow
Related developer documentation

if I select my base Google Account and not a brand account, then it seems to link properly.

My original error was slightly different causing me to go into edit the oauth consent screen from internal to external. It feels like I should add a "test user" for the brand account, but the brand account is not a google id, not an email address so far as I know.

What is the correct way to use brand accounts with youtubeuploader?

Also it looks like the uploads I COULD make to my root account, are locked private for policy violation???
image

@porjo
Copy link
Owner

porjo commented Jul 22, 2024

youtubeuploader has not completed the Google verification process. The app is currently being tested, and can only be accessed by developer-approved testers

I'm not familiar with 'brand accounts' but the error suggests that verification is required in order to use them via the Youtube API. See link below.

Also it looks like the uploads I COULD make to my root account, are locked private for policy violation???

By default all 'unverified' API clients will have uploaded videos set to private - see #86

@rickbot-dot
Copy link

I'm not familiar with 'brand accounts'

think of brand accounts as a ball with a few smaller marbles inside. the ball is the root account and the marbles are brand accounts.

@porjo
Copy link
Owner

porjo commented Sep 1, 2024

Closing for now.

@porjo porjo closed this as completed Sep 1, 2024
This issue was closed.
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

3 participants