CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource
Problem and Symptoms
Access to XMLHttpRequest at ''
from origin '' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
wscbundle.js?_=1628087864273:40 The WebSpellChecker Service is currently unavailable.
POST net::ERR_FAILEDRoot cause
Solution
// for SCAYT
config.scayt_srcUrl ='https://svc.webspellchecker.net/spellcheck31/wscbundle/wscbundle.js';Was this helpful?