my question is half off continuation from here.
in my page I have:
<script type='text/javascript' src='https://www.dropbox.com/....'>
and tried this both get the same error message
<script src='https://www.dropbox.com/.....'>
error:
Refused to execute script from 'https://www.dropbox.com/...' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.