-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
type:questionFurther information is requestedFurther information is requested
Description
HI, just wanna ask why I'm always getting a CORS response parsing error point to wscbundle.js?
<script src='https://my_domain_name/spellcheck/wscbundle/wscbundle.js'></script> <script> window.WEBSPELLCHECKER_CONFIG = { autoSearch: true, enableGrammar: true, serviceHost: [my_domain_name], servicePort: '443', serviceProtocol: 'https', servicePath: 'spellcheck/script/ssrv.cgi', lang: 'en_GB', localization: 'en.au', removeBranding: 'true' } </script>Thank you.
Metadata
Metadata
Assignees
Labels
type:questionFurther information is requestedFurther information is requested