我正在尝试使用以下内容在我的Android应用中调用Google放置API: https://maps.googleapis.com/maps/api/place/textsearch/xml?query=restaurants+in+Sydney&sensor=true&key=AddYourOwnKeyHere
我尝试使用调试密钥,甚至尝试生成私钥,但我得到的只是REQUEST_DENIED响应。
我已按照提及的步骤生成Android API密钥,但仍然是错误。
我错过了什么?我可以使用google places api在我的Android应用程序中使用权威指南吗?
您的建议将受到高度赞赏。
答案 0 :(得分:5)
您正在使用Android密钥进行google Place API 登录google console然后创建Place API密钥,再试一次。
答案 1 :(得分:3)
答案 2 :(得分:1)
在Google控制台中,在服务标签中,您是否已启用Google地图? 参考: https://developers.google.com/maps/documentation/javascript/tutorial#api_key https://developers.google.com/places/documentation/