I have updated my bot to the latest version of bot connector . But I keep getting the error unauthorized on every message I send although the message is received but after that the emulator shows error . I went with the tutorial at Microsoft website and I am still having the same error , I have commented [Bot Authentication] but still getting unauthorized.
0
votes
2 Answers
0
votes
0
votes
I found the answer , very weirdly but its written in the documentation (http://docs.botframework.com/en-us/csharp/builder/sdkreference/gettingstarted.html ) , you have to clear the app id and app password values and it will work.
