Zoho Contacts *Web Interface Does Not Load* (Tested in Firefox, Safari)

Zoho Contacts *Web Interface Does Not Load* (Tested in Firefox, Safari)

When trying to load https://contacts.zoho.com the error shown in the console is:

The resource from “https://static.zohocdn.com/zmail/zm/newContactsChange11/js/main.js” was blocked due to MIME type (“application/json”) mismatch (X-Content-Type-Options: nosniff).

This is likely fairly self-explanatory, and easy to fix.

It's been a problem for a bit, but figured I should report it, as it's obviously not triggering any errors with dev ops monitoring.

When fixing this error, perhaps a test to check that the Zoho Contacts interface successfully loads could be added.

This, along with unit tests to check a contact can be added, edited, deleted, etc might be considered an absolute minimum for any production code.