This error message indicates that the web page is attempting to access a script located at a different address, but the server is blocking the request because it violates the Cross-Origin Resource Sharing (CORS) policy. In this case, the resource is located in a more-private address space, which means that it cannot be accessed from a non-secure context.

To resolve this issue, you will need to ensure that the request is made from a secure context, such as a secure HTTPS connection. Additionally, you may need to update the CORS policy on the server to allow access from the origin domain.

Access to script at httpk8s-hongqi-fzcloud-topcomcn_nuxt00118cbjs from origin httpk8s-hongqi-fzcloud-topcomcn has been blocked by CORS policy The request client is not a secure context and the resourc

原文地址: https://www.cveoy.top/t/topic/7rI 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录