I am trying to make the new custom intents that I created in a LUIS App to be available in a WebApp bot that I created. The intents are working in the LUIS app test pane and also in the bot example query but not with the WebApp bot.
I updated the LuisAppID, LuisAPIKey, LuisAPIHostName in the App Settings of the Web App bot from the Luis App Prediction resource tab. Please note I am only using the azure portal and LUIS.ai site. I do not have the Visual studio and Emulator installed
If I type utterances related to the new intent I created, the message in the Test in Web Chat is - Sorry, it looks like something went wrong.
resourcegroup WebAppbot LUISApp CorebotExisting Dialogs Added Intent