Describe the problem/error/question
verify and save a webhook with facebook app
What is the error message (if any)?
Test URL: Facebook CAN reach it, executes ✓ Production URL: Facebook CANNOT reach it, no execution ✗ Production URL from browser: Works fine ✓
I think means Facebook is being blocked from reaching your production endpoint specifically, while your browser isn’t.
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.){
"nodes": [
{
"parameters": {
"path": "facebook-add2",
"options": {
"responseHeaders": {
"entries": [
{
"name": "Content-Type",
"value": "text/plain"
}
]
}
}
},
"type": "n8n-nodes-base.webhook",
"typeVersion": 2.1,
"position": [
0,
0
],
"id": "b706b103-7013-4d1e-8189-c9fadc89a29f",
"name": "Webhook",
"webhookId": "2b49432f-6003-419a-aac2-ad5a92e3ba5c"
}
],
"connections": {},
"pinData": {},
"meta": {
"templateCredsSetupCompleted": true,
"instanceId": "29297c9784bcc9368ce52e34b82c7a361d3c1c6cb78d4a2d1a9be188b603363e"
}
}
Share the output returned by the last node
Information on your n8n setup
- n8n version: cloud
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: