繁体   English   中英

当我尝试获取当前位置附近地点的json响应时,我收到请求被拒绝的信息

[英]I am getting Request denied when I tried to get json response of places near to current location

https://maps.googleapis.com/maps/api/place/search/json?location=gurudwar&radius=500&types=locality&sensor=true&key=0aSMA1WnWOIUNXILbCLs1wBScpm7EJfZAnQ8W6Q

我使用此网址获取响应,但我正在获取

{
   "html_attributions" : [],
   "results" : [],
   "status" : "REQUEST_DENIED"
}

我也尝试过更改API密钥,但仍然是相同的消息。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM