@devcodejourneyy
From the screenshot, I’d lean more toward a credential/OAuth issue than the Google Ads node itself. I’d check if the Google Ads API is enabled and if the redirect URL in Google Cloud exactly matches the one in n8n. Without the exact error, it’s hard to be sure.
Hey, can you share the error message youre getting when you try to connect? Also what version of n8n are you on and are you self-hosted or cloud?
Hi @devcodejourneyy, few things to check here: first, make sure the Google Ads API is enabled in your Google Cloud project. Second, verify the OAuth redirect URL in n8n matches exactly what you set in Google Cloud Console (spaces matter!). Third, can you share the actual error message you’re getting? That’ll help narrow it down — could be auth token, credentials, or a misconfiguration. Once you share that, the issue usually becomes obvious.