The Embed section in Solo renders your code in an iframe and is served from embed.soloist.ai. If you are seeing this error, it usually means that your embed code is trying to run a script from a website host that is different to the Solo host, which is expected. To mitigate this issue, you will want to update your script and to add a “no-cors” parameter and you may want to use the assistance of ChatGPT or other. This will make the script ignore this security safeguard and allow it to run.