【问题标题】:Getting google map API issues in Direction API [closed]在Direction API中获取谷歌地图API问题[关闭]
【发布时间】:2020-05-23 10:47:14
【问题描述】:

我在谷歌地图方向 API 中遇到了这个问题,即使这个凭证适用于地点 API

  {
 "error_message" : "This IP, site or mobile application is not authorized to use this API key. Request 
received from IP address 103.87.59.60, with empty referer",
"routes" : [],
"status" : "REQUEST_DENIED"
  }

【问题讨论】:

    标签: android api google-maps google-places-api direction


    【解决方案1】:

    您需要特定的方向 API 密钥(可以找到 Google Cloud Platform)。方向 API 和地点 API 不能使用相同的 API 密钥。

    【讨论】:

      猜你喜欢
      • 2011-03-25
      • 2012-03-15
      • 1970-01-01
      • 2023-04-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多