小编Mat*_*thi的帖子

使用Google Places API时REQUEST_DENIED

我正在尝试使用以下网址向Google Places API提出请求:https://maps.googleapis.com/maps/api/place/search/xml? location = 37.77264,0122.409915 & radius = 500 & type = educational %20services&名称=珠穆朗玛峰%20college%20san%20francisco&传感器=假键= YourApiKey

这是我得到的回应:

<PlaceSearchResponse>
  <status>REQUEST_DENIED</status>
</PlaceSearchResponse>
Run Code Online (Sandbox Code Playgroud)

知道上面的URL有什么问题吗?

api google-maps google-maps-api-3

9
推荐指数
4
解决办法
2万
查看次数

标签 统计

api ×1

google-maps ×1

google-maps-api-3 ×1