Unparseable URL when I send notification to Discord
Gnaagounet opened this issue ยท 0 comments
๐ฃ Notification Service(s) Impacted
Discord
๐ Describe the bug
When I use the following command :
apprise -vv -t "Test Message Title" -b "Test Message Body" \ "discord://my_webhook_id/my_webhook_token"
I get the following error :
ERROR - Unparseable URL discord://1...2/O...e
ERROR - There are no service(s) to notify
๐ก Screenshots and Logs
๐ป Your System Details:
- OS: Debian 12
- Python Version: 3.11.2
๐ฎ Additional context
pip check apprise
No broken requirements found.
Package Version
apprise 1.8.0
attrs 23.2.0
blinker 1.7.0
Brotli 1.1.0
certifi 2022.9.24
cffi 1.16.0
charset-normalizer 3.3.2
click 8.1.7
cryptography 42.0.8
h11 0.14.0
h2 4.1.0
hpack 4.0.0
hyperframe 6.0.1
idna 3.7
ipapi 1.0.4
kaitaistruct 0.10
Markdown 3.6
numpy 2.0.0
oauthlib 3.2.2
outcome 1.3.0.post0
pip 24.1.1
psutil 6.0.0
pyasn1 0.6.0
pycparser 2.22
pyOpenSSL 24.1.0
pyparsing 3.1.2
PySocks 1.7.1
PyYAML 6.0.1
requests 2.32.3
requests-oauthlib 2.0.0
selenium 4.22.0
selenium-wire 5.1.0
setuptools 70.2.0
six 1.16.0
sniffio 1.3.1
sortedcontainers 2.4.0
trio 0.25.1
trio-websocket 0.11.1
typing_extensions 4.12.2
undetected-chromedriver 3.5.5
urllib3 2.2.2
websocket-client 1.8.0
websockets 12.0
wheel 0.43.0
wsproto 1.2.0
zstandard 0.22.0