Community Forum

Ask a Question
Back to All

Applying SRI hashing to code snippet

I'm looking to apply SRI hashing to the code snippet provided by Localize to our site's header such as this:

However, upon generating a hash I get this message: "Error: this resource is not eligible for integrity checks. See https://enable-cors.org/server.html"

I was hoping to do this for security reasons. Is there any way to achieve this?