mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1237] Wherer i can find this param "subscription_id" ? #876
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#876
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @katfionn on GitHub (Dec 11, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1237
❓ Question
where i can find
subscription_id?Detail
I note that sw.js in official demo got this:
But when i print the log in console after subscrib with websocket, here's the response i got. There's no such thing call
subscription_id.I don't have any experience or bacsic knowledge about
Javascript, All my code are relied onAI, so any help or instructions will be greatful.@binwiederhier commented on GitHub (Feb 2, 2026):
The subscription iD is an internal parameter not exposed in the message. I believe you are asking for programming support. You may join the Discord and we may be able to help, but likely this is a little off topic.