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

Failed to sink events to slack #248

Open
ys270 opened this issue Oct 17, 2022 · 1 comment
Open

Failed to sink events to slack #248

ys270 opened this issue Oct 17, 2022 · 1 comment

Comments

@ys270
Copy link

ys270 commented Oct 17, 2022

Failed to send event to WebHook sink,because of failed to send msg to sink, because the response code is 400, body is : missing_text_or_fallback_or_attachments

Not sure why this happens , can anyone help?

configMap data is like:

  data:
    content: '{
    "text": "test",
    "channel": "testing",
    "icon_emoji": ":k8s:",
    "username": "eventer",
  }'
@ringtail
Copy link
Member

missing_text_or_fallback_or_attachments might be a new param required by slack.

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

2 participants