Google place api shows error in Android
问题 I am facing a strange problem here. I want to query the google places webservice from my andorid app. For that I am always getting the error : "This service requires an API Key". How ever when I try to query it using my chrome browser and the server key, I get the response properly. In case of android, which key should I use as the android api key is giving me this error. Adding a package name is optional : Edit This is the request url : https://maps.googleapis.com/maps/api/place/nearbysearch