Problem and Symptoms

SCAYT and WebSpellChecker Dialog plugins for CKEditor 4 are installed on a localhost and throw the following error message:

{"error":true,"is_critical":1,"message":"sc","command":"The product 'scayt2_wsc_dialog' is not available 
or enabled for your subscription. 
Contact [email protected] for more details."}

Solution

SCAYT 2 was officially deprecated, and is no longer supported as a part of WebSpellChecker free services. Here are the ways to solve the issue:

config.removePlugins = 'wsc, scayt';


In general, upgrading CKEditor and WebSpellChecker Dialog and SCAYT plugins help keep the products up-to-date and reliable.