We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Command show config causes botkube to upload a file to OneDrive, which fails with:
show config
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.
Botkube can upload files to OneDrive and commands such as show config work.
Nothing happens. Error appears in Botkube logs.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Command
show config
causes botkube to upload a file to OneDrive, which fails with: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
show config
The text was updated successfully, but these errors were encountered: