This repository was archived by the owner on Jan 15, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Botbuilder Dispatch command line issue #1284
Copy link
Copy link
Closed
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.customer-replied-toIndicates that the team has replied to the issue reported by the customer. Do not delete.Indicates that the team has replied to the issue reported by the customer. Do not delete.customer-reportedIssue is created by anyone that is not a collaborator in the repository.Issue is created by anyone that is not a collaborator in the repository.
Description
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Version
version 4.14.1 for windows
Describe the bug
bf orchestrator:add command cannot add QnA model. It gives me 401 error in command tool. I have tested in Postman the AppId and the key values for my QnA and I got a correct JSON response not 401 error. However with the same AppId and key values in the orchestrator cli tool I received 401 error
To Reproduce
Steps to reproduce the behavior:
- Go to 'orchestrator command line tool
- Execute the following command:
bf orchestrator:add -t qna --id XXXXXXXXXXXX --endpoint https://xxxxxxxxx.cognitiveservices.azure.com/ -k XXXXXXXX --routingName q_TomoniDev - See 401 error
Expected behavior
bf orchestrator:add command should be able to add the QnA model
Screenshots
Additional context
Add any other context about the problem here.
Tracking Status
Dotnet SDK TODO
- PR
- Merged
Javascript SDK TODO
- PR
- Merged
Python SDK TODO
- PR
- Merged
Java SDK TODO
- PR
- Merged
Samples TODO
- PR
- Merged
Docs TODO
- PR
- Merged
Tools TODO
- PR
- Merged
Metadata
Metadata
Assignees
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.customer-replied-toIndicates that the team has replied to the issue reported by the customer. Do not delete.Indicates that the team has replied to the issue reported by the customer. Do not delete.customer-reportedIssue is created by anyone that is not a collaborator in the repository.Issue is created by anyone that is not a collaborator in the repository.