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

Directline client fails to start a conversation for the new Language Services bot #26

@s2chandoUW

Description

@s2chandoUW

Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.

Version

Microsoft.Bot.Connector.DirectLine 3.0.3-Preview1

Describe the bug

I have created a new language services resource, a custom question answer library in it and then connected it to a bot.
see: https://techcommunity.microsoft.com/t5/ai-cognitive-services-blog/question-answering-feature-is-generally-available/ba-p/2899497
Then I enabled direct channel on the bot resource. grabbed the key and then plugged it in my existing solution. Note, the existing solution works fine if I connect to a bot (what microsoft now calls classic).

To Reproduce

Steps to reproduce the behavior:

  1. Go to your bot, enable direct channel and grab the key
  2. Go to the console program and plugin the key
  3. run program
  4. See error

Expected behavior

bot message should be received

[bug]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions