Relative Content

Tag Archive for facebookfacebook-graph-apiwebhooks

Unable to connect lead webhook – webhook.delivery.rejected

Description
I’ve been working on processing leads through our system and encountered an issue. I’ve enabled webhooks on my app, subscribed to leadgen, and provided my callback redirect URL. However, whenever I create a lead, it should be sent to my server, but when I track the status, it shows “failed” with the message “webhook.delivery.rejected.”
I’ve looked in the logs of my application but the request is not entering my server at all. I’m trying to understand why this is happening and how to ensure my configuration is correct for receiving leads.