Hi everyone, I’m using version 1.42.1 of n8n and have added the Facebook Leads Ads Trigger node. I put the credentials in it (I created the app with the Facebook login product). The node pulls the connected pages and even the native forms created, but when testing no data arrives and in addition, when activating the flow it sometimes returns the following error: “The Facebook App ID already has a webhook subscription. Delete it or use another App before executing the trigger. Due to facebook api limitations, you can have just one trigger per App”
I’ve already checked the Facebook APP and the Webhook is the same as what appears on the node, in addition, when trying to send a request to the webhook via postman, it returns 200, but nothing appears in the workflow. What could be the error in this case? Is there another approach to getting form leads on n8n?