Ensure you are using the correct API key wherever you are loading TinyMCE
within script tags. For example, in the following code, no-api-key needs to be
replaced by the API key provided with your account:
<script src="https://cdn.tiny.cloud/1/no-api-key/tinymce/5/tinymce.min.js"
referrerpolicy="origin"></script>