TinyMCE - This domain is not registered with Tiny Cloud

If you have not registered the domain or setup an API key you will see the following error:

A quick work-arround is to hide the element:

<style>
.tox-notifications-container {
    display: none !important;
}
</style>