# Refuse to reload script (CORS) with my settings

**URL:** https://meta.discourse.org/t/refuse-to-reload-script-cors-with-my-settings/177864
**Category:** Support
**Created:** [January 31, 2021, 6:00pm UTC](https://meta.discourse.org/t/refuse-to-reload-script-cors-with-my-settings/177864 "2021-01-31T18:00:02Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [January 31, 2021, 11:17pm UTC](https://meta.discourse.org/t/refuse-to-reload-script-cors-with-my-settings/177864/2 "2021-01-31T23:17:39Z")

</div>

That error means you are trying to run a script inline, which is disallowed by your current CSP configuration.

You have two options:

1. Fix the script that is trying to execute the inline. (recommended)

2. Disable CSP (not recommended)

---

_[View the full topic](https://meta.discourse.org/t/refuse-to-reload-script-cors-with-my-settings/177864)._
