I’m getting the following error when publishing a new story: Webhook failed. Something went wrong calling the webhook of space xxxxxx : Failed to open TCP connection to localhost:3000 (Connection refused - connect(2) for localhost 3000).
Story Published webhook:
http://localhost:4300/clear-cache
I’m handling the post request and sending the 200 code.
What am I doing wrong?
Thanks in advance for your help and support.