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.

Discord notifications not working

See original GitHub issue

📣 Notification Service(s) Impacted Discord

🪲 Describe the bug Discord notifications are not sent anymore, everything was working until Friday, without any change on my end it stopped. Tried to use the CLI, and reproduced the problem.

💡 Screenshots and Logs Calling : apprise -vvv -b 'test' 'discord://XXXXXXXX/YYYYYYYY/'

Returns : 2019-11-24 17:13:50,476 - DEBUG - Loaded URL: discord://XXXXXXX/YYYYYYYYYY/?format=text&tts=no&verify=yes&image=no&footer=no&footer_logo=yes&avatar=yes&overflow=upstream 2019-11-24 17:13:50,476 - DEBUG - Discord POST URL: https://discordapp.com/api/webhooks/XXXXXXX/YYYYYYYYYY (cert_verify=True) 2019-11-24 17:13:50,477 - DEBUG - Discord Payload: {'tts': False, 'content': u'test', 'avatar_url': u'https://github.com/caronc/apprise/raw/master/apprise/assets/themes/default/apprise-info-256x256.png', 'wait': True} 2019-11-24 17:13:50,618 - WARNING - Failed to send Discord notification: Bad Request - Unsupported Parameters., error=400. 2019-11-24 17:13:50,618 - DEBUG - Response Details: {"message": "Cannot send an empty message", "code": 50006}

💻 Your System Details:

  • OS: Ubuntu 18.04
  • Python Version: Python 2.7.15+

🔮 Additional context Since the change is sudden, maybe there was an API change on discord’s side?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
caronccommented, Nov 25, 2019

Got confirmation that this fix was good. Going to merge the PR and close of this ticket.

You’ll be able to use the master branch for now to get around this issue. Alternatively, I will be pushing a release very, very soon (this week for sure); so you’ll be able to update using pip soon enough.

0reactions
caronccommented, Nov 24, 2019

I think I’ve found the issue; but I can’t be sure as everything still works great for me right now (before and after the change).

Would you be able to test this branch?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Discord Notifications Not Working? [2022 Pro Fixes] - AirDroid
Method 1: Check Discord Notification Settings. The first step to getting the Discord notifications working again is configuring and turning on ...
Read more >
Discord Notifications Not Working? Easy fixes for desktop and ...
Fix issues with Discord notifications not working on mobile · Check Discord app notification settings in case that's the reason Discord notifications don't...
Read more >
Top 8 Ways to Fix Discord Notifications Not Working on ...
1. Restart the App · 2. Check Discord Notification Settings · 3. Check Phone Notification Settings · 4. Check Server Notifications Settings ·...
Read more >
Discord Notifications Not Working? Here's How To Fix It
Open Discord. · Click on the Gear icon next to your profile. · Scroll down to Notifications and click on it. · Select...
Read more >
7 Ways to Fix Discord Notifications Not Working Windows 10
Way 1. Enable Desktop Notifications for Discord · You can open Discord app, and click the gear-like User Settings icon, and click Notifications ......
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