Troubleshooting n8n and Google Sheets Integration on AWS

Hello everyone,

I’ve set up the n8n system on AWS and established a secure HTTPS connection. However, when I try to add a Google Sheets account in the Credentials section, the OAuth Redirect URL provided by n8n is in HTTP.

In the Google Cloud credential settings, the authorized redirect URI must use the HTTPS protocol.

No matter how I configure it, I can’t seem to establish a connection between n8n and Google Sheets. Is there an expert who can help me out?

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

Welcome to the community @S.C_H :tada:
Maybe you could try out the solution mentioned in this thread here?: Change OAuth Redirect URL to https