Hi everyone,
I’m using n8n to receive data from a Facebook Developer webhook (e.g., for Messenger or Page subscriptions). The webhook on n8n is working — it receives the payloads from Facebook — but I noticed that my Facebook Developer App is not marked as “verified”.
A few days ago, it was verified, but now it shows as not verified, and I’m unsure why.
Here are the issues I’m facing:
- The webhook works (n8n receives data), but I’m worried this could stop if the app remains unverified.
- I’m not sure if this is a Facebook Developer platform problem or something I need to fix.
- I’m not currently using the app in production, but I want to avoid future disruptions.
Has anyone seen this before?
- Is there a way to maintain webhook access even if the app is unverified?
- Do I need to re-submit for app review?
- Any best practices when using n8n with Facebook webhooks?
Thank you in advance!