我正试图在我的纯React中使用fetch来获取股票的价格。当我使用fetch(url)尝试在没有选项或配置的情况下获取信息时,会出现以下错误:
Access to fetch at 'https://query1.finance.yahoo.com/v8/finance/chart/RCF.BO' from origin 'http://localhost:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control ch