Webhook test message fails when sending to discord.
See original GitHub issueDescription
Cannot send test messages to discord that are empty, per the logs.
Version
1.2.0
Steps to Reproduce
- Go to Settings
- Go to notifications
- Go to webhook
- Create a discord webhook
- click test webhook
- Fails with provided error.
Screenshots
No response
Logs
2022-10-13T01:39:30.595Z [error][Notifications]: Error sending webhook notification{"errorMessage":"Request failed with status code 400","response":{"code":50006,"message":"Cannot send an empty message"},"subject":"Test Notification","type":"TEST_NOTIFICATION"}
Platform
desktop
Device
Desktop
Operating System
Windows 10
Browser
Firefox
Additional Context
No response
Code of Conduct
- I agree to follow Overseerr’s Code of Conduct
Issue Analytics
- State:
- Created a year ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
4 Ways To Deal With Discord Webhook Not Working
According to some people, the webhook is not working on their Discord. That's why we've prepared this troubleshooting guide to help out.
Read more >Zabbix 4.4 - Discord webhook Sending failed
When i try to send a Test message, I get the following error : Sending failed: Invalid Discord webhook URL: {ALERT.
Read more >I cant send a message with a discord webhook using cURL ...
First try it using the command line curl until you get in right. Did you format the json content properly?
Read more >Error in Sending Webhooks · Issue #11 - GitHub
WebhookClient : Sending a webhook message failed with non-OK http response club.minnced.discord.webhook.exception.HttpException: Request returned failure ...
Read more >Discord webhook won't send messages due to a "bad request"
The bad request means that you are sending something that is invalid, such as a boolean where a string should be, an array,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have fully tested and confirmed this works as expected with the template provided.
https://github.com/Fallenbagel/jellyseerr/issues/221#issuecomment-1243022317