标签: android google-places-api
当为某些输入调用google place API时,我们会收到错误消息(未知错误)。
以下请求现在每次都返回未知错误。
https://maps.googleapis.com/maps/api/place/autocomplete/json?components=country:USA&types=geocode&language=en_US&language=en_fr&types=(cities)&input=27,U&key=YOUR_API_KEY
https://maps.googleapis.com/maps/api/place/autocomplete/json?components=country:USA&types=geocode&language=en_US&language=en_fr&types=(cities)&input=US&key=YOUR_API_KEY