Details
-
Bug
-
Resolution: Not an issue
-
Neutral
-
None
-
6.2.22
-
None
-
None
-
Develop
Description
Good afternoon
We have a CORS error, which is the following:

We have activated CSP, in which I have added the following lines to allow CORS:

This is the CSP line:
default-src 'self' 'unsafe-inline';script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: https://www.googletagmanager.com;frame-ancestors 'self' blank;object-src 'none' ;connect-src 'self' http://localhost:8983 https://region1.google-analytics.com ;img-src 'self' blob: https://www.googletagmanager.com
Could you please help us allow calls from JS to SOLR?
Thank you, greetings
Checklists
Acceptance criteria