Hi!
We are getting this error on Chrome:
Font from origin 'http://ssl.p.jwpcdn.com' 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://siwi-mediahub-test16.creo.se' is therefore not allowed access.
This causes that the control icons are not shown properly.
It seems that the response at http://ssl.p.jwpcdn.com (with http) is not sending the CORS headers.
However the response at https://ssl.p.jwpcdn.com (with https) is sending the CORS headers correctly, and we do not have any problem.
We need to get the headers also on http response. Are you planning to put the headers also on http responses ?
Thanks in advance!
Isi Ramirez.
↧