Tag Archive: origin
RESOLVING ISSUE WITH CROSS ORIGIN RESOURCE SHARING POLICY FOR WEBSITES
Another issue that we experienced was displaying content from different domains especially when using HTTP and HTTPS. Here’s an example of the error message: Font from origin ‘https://website’ 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://website’ is therefore not allowed access. The […]
read more