Google OAuth — n8n Credentials Reference

Maps Google Cloud OAuth clients to n8n credentials and the workflows that use them. Last updated: 2026-06-15 (bms-4 migration + redirect URI registration).


Accounts & Projects

radieu@gmail.com — Project N8N-documentsProcessing

GCP project ID: n8n-documentsprocessing

OAuth ClientClient ID prefixPurpose
n8n-rkm-local-docker616687203473-ggg4...Local dev only — not used in production
p24-n8n-bms-4616687203473-a8ic...bms-4 n8n main client (renamed from p24-n8n-hostinger-2y)
N8N-Gdrive-P24616687203473-vrfp...Google Drive + Sheets workflows

Both p24-n8n-bms-4 and N8N-Gdrive-P24 have registered:

  • JavaScript origin: https://n8n.bms-4.infra.zintegrowana.online
  • Redirect URI: https://n8n.bms-4.infra.zintegrowana.online/rest/oauth2-credential/callback

n8n credentials (bms-4) using this account:

Credential namen8n IDTypeUsed by workflows
Gmail account - radieu@gmail.comP1dYU1OR6Z1qQ0ZugmailOAuth2invoices registration 2 pinbox
Google Drive accountRKpUbgQMTZtErvurgoogleDriveOAuth2Apiatrax/kravag, Tronik GPS upload
Google Sheets accountHw0yWyWfKHTEwaIWgoogleSheetsOAuth2Apiatrax/kravag, interrcars, Update Fleet From Driver Reports
Google Calendar accountWkDtkOZCeCUOkO7jgoogleCalendarOAuth2Api
YouTube accountLJEBoS3T9q9QRkwDyouTubeOAuth2Api

ecotrans.automation@gmail.com — Project et-n8n-automation

GCP project ID: et-n8n-automation

OAuth ClientClient ID prefixPurpose
n8n-ecotrans-automation-gmail-web-client1096943796691-kg2...Gmail triggers for Tronik GPS workflows
Klient na komputerze 11096943796691-8cm...Desktop client — unused in current workflows

n8n-ecotrans-automation-gmail-web-client has registered:

  • Redirect URI: https://n8n.bms-4.infra.zintegrowana.online/rest/oauth2-credential/callback

n8n credentials (bms-4) using this account:

Credential namen8n IDTypeUsed by workflows
Gmail ecotrans.automation@gmail.comtD8Cz6GiF3zmrtkigmailOAuth2Tronik GPS - Kierowcy, Tronik GPS - Serwisant mobilny

Re-authorization was required during bms-4 migration (2026-06-15) — new client secret created, credential reconnected.


Re-authorization Procedure

If a Google credential on bms-4 shows 'undefined' errors in n8n logs:

  1. Open https://n8n.bms-4.infra.zintegrowana.online → Credentials
  2. Find the failing credential → Edit
  3. Check the Client ID to identify which GCP project/client it uses (table above)
  4. If client secret is needed: GCP Console → project → Klienty → client → Add secret (old secrets can’t be viewed)
  5. Paste new secret into n8n credential → Save → Reconnect

Planned: Document Processing Migration to bms-4

Document processing workflows are currently running on a separate cloud instance. Migration target: bms-4 n8n (n8n.bms-4.infra.zintegrowana.online).

When migrating:

  • All redirect URIs are already registered in both GCP projects — no Google Console changes needed
  • Identify which GCP client the document processing credentials use (check Client ID in n8n UI)
  • Re-authorize credentials through bms-4 n8n UI after migration
  • Relevant GCP project for document processing: likely N8N-documentsProcessing (radieu@gmail.com)