Azure-Cognitive-Search-Azure-OpenAI-Accelerator botframework test error

김태호2(Taeho Kim) 0 Reputation points
2023-09-18T23:13:14.9866667+00:00

https://github.com/MSUSAzureAccelerators/Azure-Cognitive-Search-Azure-OpenAI-Accelerator

I am testing my chatbot.
My code is based on above link.

I tested it by using Bot Framework Emulator and Post man

I turned on my local sever by using 'python app.py' and http://localhost:3978 is turned on.

Then I opened Bot Framework Emulater and I clicked 'Open Bot'

Bot URL : http://localhost:3978/api/messages

Microsoft App ID : My APP ID
Microsoft App password : My App client_secret

And I connected it.

bot_emulator_error1

I got that error.

And plus, I wanna test it through post man

POST
URL : http://localhost:3978/api/messages

Body : I followed bleow link and I wrote Body like Base URI example.

https://learn.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-api-reference?view=azure-bot-service-4.0

I wrote my bot 'Messaging endpoint' for 'serviceUrl' in Body

post_man_error1

I think I wrote my body wrong. 'conversation', 'from' and something like that.

How can I fix it??? I wanna know some example for Body

Give me solution plz

Azure Bot Service
Azure Bot Service
An Azure service that provides an integrated environment for bot development.
670 questions
Azure Cognitive Search
Azure Cognitive Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
402 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
5,665 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
1,698 questions
{count} votes