SayHelloGmbH / progressive-wordpress

This Plugin adds progressive features to your WordPress site and converts it to a progressive web app
58 stars 14 forks source link

PWA OneSignal error - scope not correct #44

Open tchibomann opened 5 years ago

tchibomann commented 5 years ago

Hi!

Just tried to use your PWP plugin, but it crashes OneSignal. Error says following:

The path of the provided scope ('/') is not under the max scope allowed ('/sdk_files/https://www.callofduty-infobase.de/'). Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope. VM19237:37 [Service Worker Installation] Installing service worker failed SecurityError: Failed to register a ServiceWorker: The path of the provided scope ('/') is not under the max scope allowed ('/sdk_files/https://www.callofduty-infobase.de/'). Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.

Should be fixed asap because it's not possible to send/receive push messages - even no new user can subscribe.

kevev commented 5 years ago

I have the same error. Any solution?

studio-jt commented 5 years ago

Hi, we start to get the same problem here , any update on this issue?

Hillsrion commented 4 years ago

Nope, I suddenly got this problem on my staging website.. can't find a solution

giovanicrim commented 4 years ago

I still have the same error... any solutions?

Hillsrion commented 4 years ago

I ended up changing my PWA solution... I didnt manage to find a workaround

giovanicrim commented 4 years ago

I ended up changing my PWA solution... I didnt manage to find a workaround

What PWA solution are you using, now?

Hillsrion commented 4 years ago

I ended up changing my PWA solution... I didnt manage to find a workaround

What PWA solution are you using, now?

I'm using SuperPWA. This has less features than this one (for instance for cache preload) and it has a lack of activity but the job is done.

piefus commented 4 years ago

Same problem here. Any suggestions?