今天刚开通云点播服务,使用webSDK的方式进行上传,过程中引发这个跨域问题
Access to XMLHttpRequest at 'https://vod2.qcloud.com/v3/index.php?Action=ApplyUploadUGC' from origin 'http://localhost:9528' has been blocked by CORS policy: Request header field x-requested-with is not allowed by Access-Control-Allow-Headers in preflight response.
这是怎么回事, 相关查询过程中 看到要设置 cos中的 CORS 这个是我的设置截图
相似问题