GitHub Credentials not “working”.
I am trying to integrate my GitHub account to n8n. Error is, that i am not getting a list of repository owners, or any output if i try and “get all” repos.
To solve this i have tried….
*GitHub App
- Tried with github app, and giving access to my user.
OAuth2 App
- As the docs suggest in n8n, i also tried with oauth2 as we also selfhost n8n.*
*Personal Access Token
- Lastly i tried with personal access token and username, both visual username and e-mail.*
In n8n i get “connection established, success etc. etc.” Whenever i make new credentials, also confirming my github account.
But the github node still returns no list of repositories.
Please share your workflow
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:



