Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use the SlackAdapter #517

Open
digitaldias opened this issue Nov 26, 2022 · 0 comments
Open

Unable to use the SlackAdapter #517

digitaldias opened this issue Nov 26, 2022 · 0 comments

Comments

@digitaldias
Copy link

My bot is a single-tenant bot, and is purposed to connect to Slack only.
Following the example, in Samples I cannot get this bot to reply in slack. If I swap around the endpoints, so that the "regular" bot replies, then it is working like a charm, but I can then not leverage the ability to reply in threads using thread_ts conversation property.

I guess my question has two facets:

  1. Can I somehow respond in a new thread using my regular IBotFrameworkHttpAdapter ?
  2. What about the SlackAdapter is broken? As soon as I try it, it complains that the request headers can't be validated and fails.

The issue I'm trying to solve is to have the bot reply in a new thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant