Hi,
How can I fix this error?? :
JQMIGRATE: Migrate is installed, version 1.4.0
4(index):1 Font from origin 'http://www.danzireeds.it' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://danzireeds.it' is therefore not allowed access.
ping?client_id=712681982206086&domain=danzireeds.it&origin=1&redirect_uri=http%3A%2F%2Fstaticxx.fac…:1 Impossibile caricare l'URL: Il dominio di questo URL non è incluso nel dominio dell'app. Per poter caricare questo URL, aggiungi tutti i domini e i sottodomini della tua app al campo App Domains nelle tue impostazioni.
2(index):1 Font from origin 'http://www.danzireeds.it' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://danzireeds.it' is therefore not allowed access.
I tried to insert in .htacces file this code:
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
But every day the problem recurs
Thanks.
Attachments:
You must be
logged in to view attached files.