Forum Discussion
Error when trying to add a Bot in MS Teams
jericogs -We are unable to repro the scenario. It's working fine for us. Could you please try it with this sample?
https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/csharp_dotnetcore/02.echo-bot
- jericogsApr 08, 2022Copper Contributor
I tried with the sample you sent me, but I couldn't run the code. As I couldn't, I ended up uploading my initial Java code to this repository: https://github.com/jericgs/botecho
Would you like to see if you managed to insert the Bot created in this code in MS Teams?
Note: On my local machine the code in the repository is working in Bot Framework Emulator. How can I show in the image.
But when I try to insert in MS Teams comes the error:
As you look at what I asked you above about the code. Would you like to send the App Manifest of the Ms Teams of this bot that you were able to successfully insert into Teams. It would be a file in json format that is in Ms Teams.- Sayali-MSFTApr 12, 2022
Microsoft
jericogs -Could you please share the manifest json, so we can try it from our end?
- jericogsApr 08, 2022Copper ContributorI will look at your code. I'm still having the same error.