Not registering 403 errors
-
Been using this for a while on 1 site, but now is broken. Only noticed that it was broken as I was setting up a new site and noticed it broken on the new one too.
WordPress 5.0.1 + Latest OneSignal plugin.
Seems to register properly in terms of chrome prompts but no users are registered in OneSignal.
Then I click on the Bell, and I get this in DevTools:
A bad HTTP response code (403) was received when fetching the script.
Failed to load resource: net::ERR_INVALID_RESPONSE
ServiceWorkerManager.js:371 [Service Worker Installation] Installing service worker failed TypeError: Failed to register a ServiceWorker: A bad HTTP response code (403) was received when fetching the script.Funny thing is if I got to the link manually, it comes up with content: importScripts(‘https://cdn.onesignal.com/sdks/OneSignalSDKWorker.js’);
- The topic ‘Not registering 403 errors’ is closed to new replies.