Search code examples
google-oauthyoutube-data-api

youtubeSignupRequired when Uploading Video via Youtube Data API


i'm trying to upload a video via Youtube Data API, but I always get a youtubeSignupRequired error.

I found on https://developers.google.com/youtube/v3/docs/errors?hl=en that youtubeSignupRequired, may mean that the user has a Google Account but does not have a YouTube channel.

That's my case, I've no YouTube channel for this Google Account, but I'm am admin of another Youtube channel (orange icon) which i can even see (under switch account) when logged in on youtube.com

I've created an empty channel now ("Testkanal"), but still don't see correct channel as an option on Oauth2 consent screen

Any ideas how it fix that, so I can uload to this channel? Thx a lot!


Solution

  • Finally worked using the owner's account.