[GH-ISSUE #481] iOS: Cannot subscribe to topics... #368

Open
opened 2026-05-05 04:02:00 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @notDavid on GitHub (Nov 9, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/481

Fyi;

  1. Settings > Default server > https://ntfy.mydomain.eu/
  2. Settings > Users > Add user > add my username and password
  3. Subscriptions > Add Subscription > topic name > 221109. Leave use another server=unchecked and click Subscribe.
  4. Now, it asks for my username and password (which i already set in #2)
  5. I enter my username and password again, and click Subscribe. Now i get an error: Invalid credentials, or user david is not authorized to read this topic.

The problem turned out to be the url in #1, the trailing / causes the issue:

ntfy_error

Changing to this works:

ntfy_ok

Originally created by @notDavid on GitHub (Nov 9, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/481 Fyi; 1. Settings > Default server > `https://ntfy.mydomain.eu/` 2. Settings > Users > Add user > add my username and password 3. Subscriptions > Add Subscription > topic name > `221109`. Leave `use another server`=`unchecked` and click `Subscribe`. 4. Now, it asks for my username and password (which i already set in `#2`) 5. I enter my username and password again, and click Subscribe. Now i get an error: `Invalid credentials, or user david is not authorized to read this topic`. The problem turned out to be the url in `#1`, the trailing `/` causes the issue: ![ntfy_error](https://user-images.githubusercontent.com/1530401/200851010-1228ad69-d682-400e-a445-c10d0a5e50d2.png) Changing to this works: ![ntfy_ok](https://user-images.githubusercontent.com/1530401/200851364-9b17dbb4-8d32-4c7a-bf63-598ed034fc70.png)
gitea-mirror added the
ios
🪲 bug
labels 2026-05-05 04:02:00 -06:00
Author
Owner

@LioLynf commented on GitHub (Jun 13, 2023):

Hi ! Thanks a lot for your issue. Solved my problem.
I was unable to open any topic on my iOS iPhone because of that "/" in server config.
Thanks !

<!-- gh-comment-id:1589369809 --> @LioLynf commented on GitHub (Jun 13, 2023): Hi ! Thanks a lot for your issue. Solved my problem. I was unable to open any topic on my iOS iPhone because of that "/" in server config. Thanks !
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ntfy#368
No description provided.