66
Views
3
Comments
Solved
[CKEditor] CKEditor CORS Error
Question
ckeditor
Web icon
Forge asset by CKEditor Team

I'm running into CORS error while using the CKEditor plugin. It happens even if I run the CKEditor demo application. The related input shows like a normal text input and does not have the CKEditor features. 

I've attached a screenshot of the error. 


ckeditorcors.png
2018-09-27 18-20-33
Swatantra Kumar
Champion
Solution

Try custom response headers, or go in 

Factory configuration > eSpaces = Associate the CORS policy in shared configuration.

UserImage.jpg
Aviral Mishra

Swatantra Kumar wrote:

Try custom response headers, or go in 

Factory configuration > eSpaces = Associate the CORS policy in shared configuration.

Thank you, this helped me solve the issue:

https://www.outsystems.com/forums/discussion/44851/how-to-add-custom-response-headers-manipule-web-config-for-cases-like-cors/


2018-09-27 18-20-33
Swatantra Kumar
Champion

Glad it worked for you. Also, nice you provided the link to a post which explains it in detail.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.