microsoft-teams-faqplusplus-app icon indicating copy to clipboard operation
microsoft-teams-faqplusplus-app copied to clipboard

I followed all the steps, but the bot is not working. Don't know what the problem is.

Open tgurgel27 opened this issue 6 years ago • 3 comments

tgurgel27 avatar Sep 09 '19 01:09 tgurgel27

The app was created successfuly but the bot doesn't seem to be working

QnA Plus error

tgurgel27 avatar Sep 09 '19 10:09 tgurgel27

Hello @tgurgel27

In your print screen, I see that you do not receive reply from the bot in teams.

I would have a few suggestions:

  1. what is the outcome if you press on + to create a new chat with the bot and paste the bot ID? Do you get reply?

  2. If you still do not, could you have a look at the suggestions in this issue https://github.com/OfficeDev/microsoft-teams-faqplusplus-app/issues/78?

Basically, to troubleshoot, you would need to download the code, run it locally, test in the emulator (debug it actually) and understand where it stops.

Hope this helps.

GeorgianaMihaela avatar Oct 18 '19 11:10 GeorgianaMihaela

After debugging the bot code locally, I always get a 401 error when it processes the request. Do we need an auth header, and how do I ensure the bot is authenticated?

jsuddsjr avatar Jan 30 '20 23:01 jsuddsjr