An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
Hi, I’m still facing the same 404 error, and I also wanted to mention another issue I’m running into: the bot shows clu_result is not defined even though the CLU call and variables are configured.
Here’s everything I’ve tried so far:
I verified all my CLU configuration settings inside the bot.
I changed the CLU endpoint URL multiple times and tested different URL formats.
I even used the exact Prediction URL from Language Studio, but it still returns a 404 every time.
I double-checked the project name, deployment name, region, and both keys.
I deleted and re-added the variables to make sure there were no typos.
Even after all of that, the bot continues to show the same 404 error, and the expression clu_result is not defined also appears, even though it is already referenced in the CLU action step.
I’m not sure what else I can try at this point. Since I’ve tested multiple endpoints, confirmed the configuration, and revalidated all variables, it seems like something else is causing both the 404 and the variable definition issue.
Could you please let me know if there are any additional troubleshooting steps, hidden configuration requirements, or known backend issues that could cause this behavior? Any guidance would be greatly appreciated.
Thank you.