After adding a new plugin on https://ckeditor.com , I can not upload images to the server, i mean, you files work greats, this happens only after compiling new ckeditor, plz, what i can do?
Console :
[CKEDITOR] Error code: filetools-response-error.
- {responseText: "<script>window.parent.CKEDITOR.tools.callFunction(…ob&qa_blobid=14543321000963842475', '');</script>"}
- responseText:"<script>window.parent.CKEDITOR.tools.callFunction('', 'https:\/\/www.mywebsite.com\/answers\/?qa=blob&qa_blobid=14543321000963842475', '');</script>"
- __proto__:
- constructor:ƒ Object()
- hasOwnProperty:ƒ hasOwnProperty()
- isPrototypeOf:ƒ isPrototypeOf()
- propertyIsEnumerable:ƒ propertyIsEnumerable()
- toLocaleString:ƒ toLocaleString()
- toString:ƒ toString()
- valueOf:ƒ valueOf()
- __defineGetter__:ƒ __defineGetter__()
- __defineSetter__:ƒ __defineSetter__()
- __lookupGetter__:ƒ __lookupGetter__()
- __lookupSetter__:ƒ __lookupSetter__()
- get __proto__:ƒ __proto__()
- set __proto__:ƒ __proto__()
[CKEDITOR] For more information about this error go to https://docs.ckeditor.com/ckeditor4/docs/#!/guide/dev_errors-section-filetools-response-error
(anonymous) @ ckeditor.js?1.8.0:21
https://docs.ckeditor.com/ckeditor4/latest/guide/dev_errors.html#filetools-response-error
filetools-response-error
- Location: plugins/filetools/plugin.js
- Description: An error occurred when parsing the upload response. Text could not be parsed to JSON.
- Additional data:
- responseText: Upload response text.