亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

Google Maps API:請求的資源上沒有“ Access-Control-Allow

Google Maps API:請求的資源上沒有“ Access-Control-Allow

月關寶盒 2019-10-22 21:58:04
我已經看到這個問題被多個人問到,但沒有一個答案對我有用。我正在嘗試使用react / axios對Google Maps api進行API調用。這是我的要求:componentDidMount() {  axios({   method : 'get',   url : `http://maps.googleapis.com/maps/api/js?key=${key}/`,   headers: {     "Access-Control-Allow-Origin": '*'     "Access-Control-Allow-Methods": 'GET',   },  }) .then(function (response) {  console.log(response); }) .catch(function (error) {  console.log(error); });}這是錯誤消息:XMLHttpRequest cannot load http://maps.googleapis.com/maps/api/js?key=xxxxxxxxx/. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:3000' is therefore not allowed access.我已經閱讀了con CORS文章,其他所有人都指向 https://www.html5rocks.com/en/tutorials/cors/但我在那里找不到解決問題的答案。
查看完整描述

1 回答

  • 1 回答
  • 0 關注
  • 603 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號