What Happened
Using the API any saved stateful URL will fail on the review tab.
Steps to Reproduce
- Install API 1.4.1 in Docker
- Input a valid URL as persistent storage, switch to review tab and try to send it
- Sending the notifaction from the review tab will fail "missing dependency notify/apprise"
Reverting to 1.4.0 solves the behavior.
Environment
- Apprise API version: 1.4.1
- Apprise version: 1.10.0
- Python version: Python 3.12.13
- OS and distribution: PRETTY_NAME="Debian GNU/Linux 13 (trixie)" (Host is also Debian 13)
- Install method: DOCKER
- If using Docker: image/tag:
Logs (Redact Secrets)
2026-05-14 05:31:44,143 [DEBUG] apprise: Loaded URL: pover://u...u@a...e//?priority=normal&sound=pushover&format=text&overflow=upstream
2026-05-14 05:31:44,143 [INFO] apprise: Loaded 1 entries from memory://
2026-05-14 05:31:44,144 [WARNING] django: NOTIFY - - One or more notifications not sent (Tags: all:0) using KEY: apprise
2026-05-14 05:31:44,144 [WARNING] django.request: Failed Dependency: /notify/apprise
192.168.167.200 - - [14/May/2026:10:31:44 +0000] "POST /notify/apprise HTTP/1.1" 424 436 "http://192.168.167.107:8000/cfg/apprise" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
What Happened
Using the API any saved stateful URL will fail on the review tab.
Steps to Reproduce
Reverting to 1.4.0 solves the behavior.
Environment
Logs (Redact Secrets)