How to resolve the error as “500 internal server error” in Bot Framework Channel Emulator?

前端 未结 7 1465
既然无缘
既然无缘 2021-02-09 08:20

I am working on Bot framework technology, recently Microsoft announced the new version (V3) of bot. I was already developed bots using old version, now I am trying to upgrade m

7条回答
  •  忘了有多久
    2021-02-09 08:59

    Druing the debugging, you just dont disable the appid and password, rather make them blank and rebuild the same , you will be able to debug via emulator Keep like given below

    Dont just disable the BotId,AppID, Password rather make them blank like given below

    
    
    
    

提交回复
热议问题