Content
Azure bot giving error in Web test chat: To continue to run this bot, please fix the bot source code
Done following steps in azure portal and getting the error: created language resource. then project (QnA)under language studio with Azure search. added kb, Chit chat Deployed the qna and created bot. went to the bot resource and selected web…


Get attachment in Bot Framework REST API
Hello, I'm developing a Teams bot that handle the attachments sent by the user in a conversation. I don't use any Bot SDK, only REST calls to the Bot Framework REST API. The documentation states that I can get attachment info and binary data by calling a…


There was an error sending this message to your bot: HTTP status code Unauthorized
hi, I just published my bot which is remotely hosted on a server and created a web chat channel but I get the following error "There was an error sending this message to your bot: HTTP status code Unauthorized, I need help, this project It is very…


Unable to access Certificates & Secrets
I had a previous issue Unable to access work admin account due to Microsoft Authenticator on new phone which was resolved. However, I am unable to access Certificates & Secrets for an Azure bot I created. I get an "Insufficient privileges to…


Can't create a Skype bot to allow my customers start chatting through Skype.
Hi, I was trying to create a Skype bot to add a Skype icon to our website and allow my customers to start chatting with us through Skype. I created a bot and tried to add it to my CRM system, but it doesn't work. I can't get a Secret. Would appreciate…


Adaptive cards full-width feature doesn't work.
I'm using Teams : 1.5.00.8070 (64 bit) on Windows. Version not showed on Web. Full-width feature doesn't work with a sample below. …


Azure Language Question Answer Service bot gives error
I have created the bot, by following the tutorial from https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/tutorials/bot-service. I have created this bot from Language Studio and it works fine there. Then I…


I am not able to create app-password for Azure bot ( multi tenant ), Despite of being owner of application and bot
When I try to click on manage password from Azure Bot Configuration, I am getting Insufficient privilege issue.


Azure bot creation failed - unreachable code reached
Hi team, Bot creation failed for the single and multi-tenant. Above error popped up when App id and password creation was in progress.


Azure bot creation failed - unreachable code reached
Hi, I am having problem with registration multi-tenant bot in azure.


Language Studio - QuestionAnswering sdk is available for JavaScript ?
Hey, I am working on the Answer Question feature of Azure language studio to extract answer from paragraph - [https://language.cognitive.azure.com/tryout/answerQuestions Achieved the functionality using the prebuilt API, -…


Store and Restore bot conversation using Microsoft bot framework C# sdk
I'm building an application with Xamarin and I used syncfusion (https://www.syncfusion.com/blogs/post/how-to-connect-azure-bot-service-to-xamarin-forms-chat-control.aspx) to connect to enable the app connect with the bot built with the Microsoft bot…


Create Echo Bot with Botframework SDK fails at initial build
Create a bot with the Bot Framework SDK I'm currently attempting to create the echo bot template, when I try to do the initial compile and it attempts to connect to local host, I receive this error. I've matched the same .NET version and rebooted the…


Unable to upload a source in Language Studio in Cognitive Service.
Tried to upload a source file and a url also tried to add questions and answer manually, still facing the below error. > 400 > InvalidArgument: Invalid input. See details. > - ConcurrentUpdates ValidationFailure: Kb: "project name" is…


To develop a mission-critical chatbot, what factors should we consider to decide if we should use the Azure Bot Service or Power Virtual Agent?
Hi there, (Other than ease-of-development where PVA wins, and pricing where Azure wins) To develop a mission-critical chatbot, what factors should we consider to decide if we should use the Azure Bot Service or Power Virtual Agent? The chatbot will have…


Privileges are not sufficient to complete the operation. | Certificates and Secrets
Dears, I ceated in my Azure Portal a multi-tenant "Azure Bot" Resource. After Creation, I can access the resource "Configuration". But when I try to access the "Microsoft App Id ("manage password")" I get…


How do i send custom data from WebChat to Bot in Node.js?
i am trying to send some data from the WebChat to a BotFramework (Node.js) Here is the WebChat code i am trying to use using the payload in the store : <script…


An error occured while retrieving the signin link
I am trying to login using bot framework. Everything goes well, up to the moment I click the "Sign-in" button on my "auth" card. Sign in dialog model open and it show the error { "error": { "code":…


Teamsfx bot deployment
Hello, I developped a notification bot for teams using @microsoft/teamsfx package, Azure AD and the dev bot framework following that guide: https://learn.microsoft.com/en-us/microsoftteams/platform/sbs-gs-notificationbot?tabs=vscode. When starting the…


Bot Framework Connector refresh MS Graph token
Hello, I'm building a Teams Bot using the Bot Framework REST API. I can send a OAuthCard to the user to sign in and get the magic code back and exchange it for a Microsoft Graph token. Everything is working. What I don't know is the correct way to…

