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

Slack problem #31

Open
ticktostick opened this issue Sep 10, 2022 · 2 comments
Open

Slack problem #31

ticktostick opened this issue Sep 10, 2022 · 2 comments

Comments

@ticktostick
Copy link

This:
curl -X POST -d @dev/slack-compatible-notification-example.json localhost:4321/slack
works from local

the same json post not working from external source
500
failed to parse alert body

@ticktostick
Copy link
Author

The problem is for URL-encoded POST

@tmsmr
Copy link
Collaborator

tmsmr commented Sep 12, 2022

Hi @ticktostick. I don't use that Slack-compatible handler to be honest. So i need some more information from you to work on that issue. Can you tell me what type of Webhook in Slack you are using (And what method if there are different ones)? A Link to the Slack documentation and/or a example-request (Headers + Body) would be awesome!

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

No branches or pull requests

2 participants