Forum Discussion
norxnd
Nov 04, 2020Brass Contributor
Problem with Bot Framework
I have created a simple bot. And it's 100% working on the emulator. (I have tested it) But when I have created it on real-teams via https://dev.botframework.com/bots/new and via manually uploading ma...
- Nov 12, 2020
Ok. I solved the problem for myself! That was very easy and it was a problem with my code. I needed to add AppID and Password from App Studio to my Adapter class.
norxnd
Nov 12, 2020Brass Contributor
Ok. I solved the problem for myself! That was very easy and it was a problem with my code. I needed to add AppID and Password from App Studio to my Adapter class.