Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Botbuilder Dispatch command line issue #1284

@vdimitrova12

Description

@vdimitrova12

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:

  1. Go to 'orchestrator command line tool
  2. Execute the following command:
    bf orchestrator:add -t qna --id XXXXXXXXXXXX --endpoint https://xxxxxxxxx.cognitiveservices.azure.com/ -k XXXXXXXX --routingName q_TomoniDev
  3. See 401 error

Expected behavior

bf orchestrator:add command should be able to add the QnA model

Screenshots

Orchestrator_version

OrchestratorError

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.customer-replied-toIndicates 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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions