FL_MR
April 16, 2024, 12:53pm
1
Hi everyone,
We’re running the updated community version of n8n self-hosted and i’m having this strange error for the Lemlist trigger.
The trigger fails directly when I try to test in order to get some first executions going, and this is the error I get:
Problem running workflow
The resource you are requesting could not be found
Show Details
Lemlist Trigger: 404 - {}
Has anyone a clue why this is happening?
n8n
April 16, 2024, 12:53pm
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
Jon
April 19, 2024, 11:06am
3
Hey @FL_MR ,
The Lemlist trigger looks to be webhook based, Just to be sure do you have WEBHOOK_URL
set and if you check under the webhook urls for the node does it show your url or localhost?
FL_MR
April 22, 2024, 7:15am
4
Hey @Jon , thanks for your reply!
So it seems the URL is the right one https://n8n.data.demo.seedlegals.com/webhook/XXXXX/webhook .
Jon
April 23, 2024, 8:16am
5
Hey @FL_MR ,
That looks like it could be right, I will take another look at the node and see if there is anything odd in it.
FL_MR
April 24, 2024, 7:40am
6
Hi Jon, thanks for getting back to me.
Did you manage to have a look? It seems that nothing is pushed on that webhook, actually.
Lemlist told me is something on n8n side.
Jon
April 24, 2024, 7:51am
7
Hey @FL_MR ,
Were Lemlist more specific? I have taken a look at the node and it seems to follow their API docs. It could be an issue with the webhook registration, Where do you see the error is it in the node or does it pop up on the bottom right?
system
Closed
July 23, 2024, 7:52am
8
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.