Requirements:
β’ N8N instance running on localhost:5678
β’ Workflow with the above webhook ID active
β’ CORS enabled if needed
β’ OpenAI API key configured in workflow
Troubleshooting:
β’ Check N8N is accessible at http://localhost:5678
β’ Verify workflow is active and webhook matches
β’ Check browser console for detailed errors
β USING ORIGINAL N8N WORKFLOW
Frontend updated to work with:
social_ads_generator/n8n_workflows/Social_Ads.json
Data format: {"body": {"sessionId": "...", "message": {"text": "..."}}}
Status: Frontend now sends data in the correct format for the original workflow