this post was submitted on 31 Aug 2023
3 points (100.0% liked)
ntfy
14 readers
3 users here now
ntfy (pronounced notify) is a simple HTTP-based pub-sub notification service. You can use it to send push notifications to your phone via HTTP PUT/POST.
ntfy website • Documentation • GitHub • Google Play • F-Droid • Discord • App Store • Matrix
If you'd like to become a sponsor, I would be humbled to accept your donation via GitHub Sponsors or Liberapay 💸💰.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Can you elaborate what you mean by "it is asking"? Are you using the Android app or iOS app? Which screen? Can you provide a step by step of what you're doing, or a screenshot?
Sorry I should have been more specific, so I am using the Android App and here are the following steps I am taking:
I have also tried from the servers webapp and if I try to subscribe to a topic it instantly asks for login details.
Go to "http://ntfy.example.com/mytopic/json?poll=1"
With your selfhosted URL and your topic filled in. See what you get back. You can also enable debugging to see if there any clues in the logs, both Android or the server.
https://docs.ntfy.sh/troubleshooting/