Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
727 views
in Technique[技术] by (71.8m points)

botframework - Chat Bot is not working - HTTPS internal server error

I have created a sample Echo bot for testing i've followed the given instructions in the MS tutorial site.

Created a web app service Downloaded the MS bot framework v4 SDK - Echo Bot Got the Publishing profile Published the bot using visual studio tested the chat bot When i test my bot in Test in Web Chat option in bot channels registration.

before that i tested in bot framework emulator, it was working fine as expected.

I checked the microsoft appid and password, it is all fine.

what am i missing to look on. can anyone please guide me.

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

Finally I've found the issue, though it a minor mistake. I wanted to update it here since many new Azure Bot users might do this mistake like me.

It was due to the option which i selected in while doing the app registration, After selecting the third option for Who can use this application or access this API?

It always good to select Multitenant option to make the bot to work for everyone.

If your requirement is restricted to one particular tenant then you should select the first option. But it is not in my case.

Accounts in any organizational directory (Any Azure AD directory - Multitenant) and personal Microsoft accounts (e.g. Skype, Xbox)

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...