Por que o consentimento de cookies não aparece?

Hi, I tried that cookie consent code below but it didn’t work. I’ve copied its code to </ head > in customizing menu as it’s said. Anyone can tell me what did I wrong?

Thanks.

Code here:

Also there is a video which shows it works:

This is due to Content Security Policy. You will need to whitelist the script source per these instructions (particularly note this part):

Thank you, it’s working now.