question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webhook test message fails when sending to discord.

See original GitHub issue

Description

Cannot send test messages to discord that are empty, per the logs.

Version

1.2.0

Steps to Reproduce

  1. Go to Settings
  2. Go to notifications
  3. Go to webhook
  4. Create a discord webhook
  5. click test webhook
  6. 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:closed
  • Created a year ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
lexxanitecommented, Oct 27, 2022

I have fully tested and confirmed this works as expected with the template provided.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found