An Azure service that provides an integrated environment for bot development.
Setting the bot to multi tenant fixed the issue. I redeployed the bot and it works! Thank you!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I've got an echo bot connected to WebEx Teams. When I run it locally, without app ID/secret, it works in the bot emulator. When I add app ID/secret to appsettings.config and the emulator, it stops echoing. I tested the credentials using a cURL and it works fine. I know my tenant ID is not with the global Azure bot network, it's my own tenant ID. Would this cause an issue? Finally, I deployed to Azure and got the same result in the Azure web bot emulator. How can I troubleshoot what the actual error is? Thanks!
An Azure service that provides an integrated environment for bot development.
Setting the bot to multi tenant fixed the issue. I redeployed the bot and it works! Thank you!