Hi guys!
I'm learning how to build a chatbot and I've been trying to create the chatbot with the help of Outsystem Chatbot Configurator but I'm not succeeding. I did the steps that the configurator asked for and then inside the resource created in Azure by the configurator I created an Azure Language Studio to create the QnA but I believe I'm doing something wrong because when I publish the app and try to send a message to the bot it gives me an error.
Thanks!
Update: Update: Right now my main question is when I create a web application and place the Chatbot component where should I remove the DirectLineSecret from? In the presentations I saw a few years ago, LUIS's was used, but now that it has been discontinued, I can't figure out which one I should use. I follow the steps in the Chatbot Configurator and it still doesn't work, it doesn't echo what we send.
Hi Alexandra Costa,
Did you create a simple chatbot through the Chatbot Configurator? If so, can you verify if on the Azure side you have an app registration with the chatbot name? And if you have, can you verify if in that app registration you have the authentication configuration set to multitenant like in the image below:
If it is set to single tenant, can you change to multitenant and try again?
Hi João,
I have set my app to multi tenant like in your screenshot, but I am still getting the same error as Alexander. Not sure what to do as all of my keys are confirmed to be correct.