Exception: Request failed

:bullseye: What is your goal?

To resolve the problem and successfully run my scenario.

:thinking: What is the problem?

I am getting the below error when trying to run the scenario.
I even upgraded from FREE to CORE plan hoping that it may help. BUt nothing.
Looks like my scenario is not Listening.

Exception: Request failed for https://hook.eu2.make.com returned code 410. Truncated server response: There is no scenario listening for this webhook. (use muteHttpExceptions option to examine full response)
at onRowAdded(Code:21:15)

:test_tube: What have you tried so far?

I re-created the webhook.
I first tried using a NEW ROW method but did not work, so now went for the Webhook option.
Make seems to only Listen when I manually click to redetermine data structure.

:camera_with_flash: Screenshots: scenario setup, module configuration, errors



Hey Trey,

And did you copy the entire webhook? Cause the error shows only the first part of the URL.

Hi there Stoyan,

Yes I did include the entire webhook. The below is my entire script.

Also, Why does the webhook return 410 even when the scenario is ON and I’m on the Core plan?

No the plan shouldn’t matter. Try calling the webhook with an http module to see if it will work that way.