-
Notifications
You must be signed in to change notification settings - Fork 164
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
edr monitor --teams-webhook giving error #1644
Comments
Hey @JyotsnaMalode, |
hi @dapollak , I am using below command I am using Teams workflow and not Teams webhook as it will soon be not supported When I check the raw output for "When a Teams webhook request is received" in Wrokflow, I get below data |
Hi, same error here. pymsteams appears not to have a solution yet. A workaround could be sent alerts in plain text and allowing ok status code between 200 <= x < 300. |
Thanks @mriveraFacephi , will try your suggestion. |
Update - workaround suggested by @mriveraFacephi worked for me to receive the text message. |
Hey @Jonathan-MW , I am having the same issue. Did you try the solution provided by @mriveraFacephi ? I tried but does not seem to work :/ |
In short, we will need for an update from pymsteams in order to solve this issue or is there any other option we can use to solve this problem? |
@FredRodrigues I think we could also suggest to the elementary team to start using https://github.com/AeroFlorian/MsTeamsAdaptiveCard/tree/master instead of |
Describe the bug
When I execute below command:
edr monitor --teams-webhook giving error
Getting below error in Power Automate workflow
Oops, we failed to format the alert ! -_-' Please share this with the Elementary team via https://elementary-data.com/community or a https://github.com/elementary-data/elementary/issues/new|GitHub issue."
To Reproduce
Steps to reproduce the behavior:
Also getting below error in PowerAutomate
Expected behavior
I was expecting to see alerts in Teams channel
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
pip show elementary-data
Version: 0.15.1
packages.yml
fileversion: 0.14.1
1.7.10
Redshift
Additional context
Add any other context about the problem here.
Would you be willing to contribute a fix for this issue?
Let us know if you're willing to contribute so that we'll be able to provide guidance.
The text was updated successfully, but these errors were encountered: