Localhost Gmail Trigger

Hey,

i am trying to set up my first gmail trigger.

I installed n8n localy with npn tunnel. After rigster my domain in google.cloud I got a timeout. It seems like I got no response after accepting the login. Perplexity is saying I should install ngrok. But than I have different
OAuth Redirect URLs

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Hey @Florian_R, welcome to community.
Would you please tell me how your OAuth Redirect URL looks like now?

Hi @Ruslan_Yanyshyn ,

sure the URL form n8n is : https://wt3drq2jmmovbq91aapmnxqq.hooks.n8n.cloud/rest/oauth2-credential/callback

the URL form ngrok is http://wt3drq2jmmovbq91aapmnxqq.hooks.ngrok.io/rest/oauth2-credential/callback

Hey @Florian_R, this is a problem with Ngrok. From my experience, for local installations, a better reverse proxy solution would be NPM. Check out this video: Nginx Proxy Manager

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.