Connect to youtube error (Unable to sign without access token

Describe the problem/error/question

i did setup my google account and OAUTH2 , got the Client ID and secret setup
also have the app setup to accept URL
My isssue is when i create a youtube node , fillout the ID and secret and try to test it throw error right away " Unable to sign without access token"
Here is what i did so far :

  • in my Google Side , setup the Youtube data access API IN THE NON-SENSITIVE SCOPE
  • Created a webapp

Am i missing something ?
Your documentation mentioned creating a test user , but this option is not exist , it doesnt allow creating a user

Is there a straight way configure a youtube node to work with google account

Im using n8n web version , and google console to cofigure API

Thank you

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Adding the test users is in the Audience Section at the bottom of the page, titled “Test Users”

Add the email you’re using to connect the youtube credential (when you click the Sign in with Google button), and see if that’s all you’re missing.

Thank you but as mentioned i can not add any users under audience section

Not sure I follow. You mentioned you couldn’t create a user, but you’re just adding existing users to the list, not creating anything. Maybe it’s just a terminology thing, but something doesn’t seem right. Is the Google Developer’s Console page not permitting you to click the Add users button and type in an email address? Is the button disabled? Could you post a screenshot?

So… that’s the “Overview” page. What do you see if you click “Audience”?

Its very very complicated process to get something simple work , i took me to another workspace sceen to define a company and a domain for a business , im individual not a business , oh man , thats sooo complicated just to get Youtbue node to work

What took you there? Did you attempt to publish the app? Are you talking about the verification process for restricted scopes? If so, you don’t need to do all that. You can use the app from n8n with one or more test users, just by adding them to the list on the Audience page.

It looks like this. The place to add Test users is at the bottom of that page.

again to do add a user , you would need create a google workspace and google developer account , if you read n8n documentation , nothing is mentioned about this