I was trying to integrate Facebook Lead Ads with Google Sheet using n8n. My goal was to ensure that when I received a lead through Facebook Lead Ads, it would automatically be added to google sheet. However, I was unable to successfully configure the Facebook Lead Ads node. I will share the steps I followed.
Steps I followed:
-
I created the Facebook Lead Ads and HTTP Request nodes. (n8n)
I created an application in the developer area. (Meta Developer)
-
I copied the OAuth redirect URL (from n8n) to the Valid OAuth redirect URIs field (in Facebook login).
-
I copied the application ID and secret ID, pasted them into n8n, and that’s when it started generating an error.



