Phantombuster can't reach webhook 404

Describe the problem/error/question

I have started and finished a Phantom in Phantom Buster. The phantom was successful and the goal is to send the data to a n8n webhook. But the webhook isn’t even reached. No error in the n8n console and the webhook keeps listening. I get an 404 errormessage in phantom buster, pointing towards n8n.

What is the error message (if any)?

The listener keeps running.

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.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 2.0.2
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system:

Is your N8N instance exposed to the public network?

I had no problems when working with other third parties, like Air table etc.