I am following this tutorial on how to connect my Rasa bot with Microsoft Teams. I am at the point where I am testing it in Azures Web Chat. I keep getting the following errors: ErrorCould not get BotFramework token ERROR rasa.core.channels.botframework - Error trying to send botframework messge. Response:
I am using ngrok to make my bot accessible to the web. These are my configurations in Microsoft Azures BotFramework:
In the ngrok Terminal everything looks good:
In my Rasa credential.yml file I have added the Microsoft App ID and secret:
Does anyone know what the problem is?