BotBuilder - NLP with dispatch error No such host is known
问题 I am new in using Bot Builder Framework. I was following this tutorial from Microsoft https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/tutorials/integrate-qnamaker-luis. I am using the code from GitHub(NLP-with-dispatch) and set up all the necessary requirements DISPATCH, Luis, Qnamaker, etc. But after running the code using the bot emulator I got this error message. "No such host is known". BTW, I already updated the appsettings.json and bot config. Anyone experience this?