WEBHOOK: 404 - No chat session found
I am bulding my firt bot, integrated with an AI agent built on Relevance AI. From the fot to the agent works fine, however any atempt to answer through the webhook results in error 404 - No chat session found.
Attached you will find my bot workflow and the API module with the webhook URL, result_Id and token. After many tries, nothing worked, so, does anybody can help with this? Cheers, Sergio
Attached you will find my bot workflow and the API module with the webhook URL, result_Id and token. After many tries, nothing worked, so, does anybody can help with this? Cheers, Sergio


3 Replies
Well I found a mistake on the URL, now I get the response "200 - OK" however the message itself does not go through.
What are you trying to achieve? You don't have to use the Webhook block here, the HTTP request is fine on its own if you need to call a webhook
Make sure to read this page: https://docs.typebot.io/editor/blocks/integrations/http-request#http-request
Typebot Docs
HTTP Request - Typebot Docs