Hello,
I am running a self-hosted n8n instance on Render.com and am having trouble with my Google Cloud credentials. I have already gone through extensive troubleshooting and have confirmed all my settings.
I am getting a “Not Found” error after successfully signing in to my Google account.
Here is my setup:
Hosting Platform: Render.com (on a paid plan with a persistent disk)
n8n Public URL: https://n8n-self-host-qmce.onrender.com
Environment Variable: WEBHOOK_URL is set to https://n8n-self-host-qmce.onrender.com/
This is the error I get:
Error Type: “Not Found”
Redirect URL: https://n8n-self-host-qmce.onrender.com/rest/oauth2-credential/callback
The redirect from Google is working, but n8n is not finding the callback path. Could you please help me diagnose why the n8n server is not handling this route correctly?
Thank you.
Describe the problem/error/question
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:
