Here is the log from the emulator: Emulator listening on ngrok not configured (only needed when connecting to remotely hosted bots)Ĭonnecting to bots hosted remotely However, the bot doesn't respond to any inputted text. After entering the endpoint, id, and password into the emulator, it begins to connect. When I go to build the project in Visual Studio, it outputs to port 3978 on localhost. I'm running Bot Emulator Framework v4.4.1, and the C# v4.4.4 EchoBot sample provided by Microsoft.
I'm trying to run a default EchoBot in the Bot Emulator, and after configuring the endpoint, AppID, and App Password, I get a POST 400 directline.postActivity error.