Skip to content

DOMException: The operation is insecure (pushover) #121

@naufdotal

Description

@naufdotal

Hello,
i have added a pushover API in config.js and service run successfully without a problem (schnack in docker).
But after i allowed send notification permission when i access my ghost blog and make 2 comments with my twitter and github, its just nothing. No notification made.

404 not found sw.js in my comment-subdomain web -> komentar.nauf.al/sw.js

and i got error on console of my web browser.
image

when i browse google, i got this DOMException: The operation is insecure. which is i should add header("Service-Worker-Allowed: https://www.yoursite.com/"); and scope in push.js? is that right?

where should i put it the Service-Worker-Allowed thing?
or can you help me to make sure the notifications run in my browser? Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions