@zako
Hello!
It sounds like you're experiencing an issue where your tools are reporting a failure despite Make successfully receiving the webhook and responding with a 200 status code. This could be due to a few different reasons, such as a misconfiguration in the way your tool is interpreting the response, a delay in the response that exceeds a timeout threshold, or an issue with the webhook setup itself.
To help you troubleshoot this issue, I would recommend the following steps:
1. Double-check the configuration of your tool to ensure it's correctly set up to interpret a 200 status code as a success.
2. Verify that there are no delays in the response from Make that might cause a timeout.
3. Review the webhook setup in Make to confirm that it's correctly configured to send the 200 response back to your tool.
4. Check any logs or error messages that might provide more insight into why the tool is reporting a failure.
If you've already checked these aspects and the issue persists, it may be helpful to reach out to the support team with the details you've provided, including the Org ID, Call ID, and Assistant ID, so they can investigate further.
Would you like me to assist you with anything else at this moment?