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

MS Teams integration fails to parse Channel ID from message #1103

Open
josefkarasek opened this issue Jun 19, 2023 · 0 comments
Open

MS Teams integration fails to parse Channel ID from message #1103

josefkarasek opened this issue Jun 19, 2023 · 0 comments
Labels
bug Something isn't working needs-triage Relates to issues that should be refined

Comments

@josefkarasek
Copy link

Description

Command show config causes botkube to upload a file to OneDrive, which fails with:

time="2023-06-19T11:42:44Z" level=info msg="Teams Channel ID not found. Using default ID...`" bot="MS Teams" commGroup=default-group

It appears that a string constant on MS side has changed.

Expected behavior

Botkube can upload files to OneDrive and commands such as show config work.

Actual behavior

Nothing happens. Error appears in Botkube logs.

Steps to reproduce

  1. Install Botkube with MS Teams bot
  2. Run show config
  3. Error is in pod logs
@josefkarasek josefkarasek added the bug Something isn't working label Jun 19, 2023
@pkosiec pkosiec added the needs-triage Relates to issues that should be refined label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Relates to issues that should be refined
Projects
Status: No status
Development

No branches or pull requests

2 participants