Describe the problem/error/question
I have two youtube credentials setup A and B . I want use two youtube nodes one credential for each, one with A the other with B. But even if I have correctly configured both, the second node with B credentials returns the items list from the first credentials A.
If I create a new workflow with one youtube node with the credential B. It will returns list items from credentials A.
I’m using a slf hosted version n8nio/n8n:latest.
What is the error message (if any)?
no error message, just the wrong output.
Please share your workflow
The workflow is simple , just put two youtube nodes in the same 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: 1.63.4
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker via docker-compose
- **Operating system: ubuntu server **