Hi,
I am using n8n Cloud and trying to verify a Facebook Messenger webhook.
- Webhook URL:
https://goglik.app.n8n.cloud/webhook/messenger-verify - Workflow is active, Webhook node returns HTTP 200 (Succeeded) on every request.
- Each time I click Verify and save in the Meta Developer portal, I get:
“The callback URL or verify token couldn’t be validated. Please verify the provided information or try again later.”
So Facebook clearly reaches the webhook and n8n responds with 200, but Meta still fails verification.
What could cause this, and is there anything I should change on the n8n side?
Thanks!
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
Meta (Facebook) Developer portal: "The callback URL or verify token couldn't be validated. Please verify the provided information or try again later."
Share the output returned by the last node
Webhook node returns HTTP 200 (Succeeded) on every verification request from Facebook.
No error in n8n, executions look normal.
Information on your n8n setup
- n8n Cloud - Plan: (free trial / basic – whichever I am on) - Region: Europe - n8n version: latest available on Cloud (shows “Update (2 versions behind)” in UI) - Access: via browser (Chrome) on Windows