I'm writing an application in Android that needs the Google Places API.
I have made a key through the Google console, for both my browser and my specific application. The application key already works with Google Maps.
To do a request to the Google Places API, though, it seems I have to use the browser key for it to work. It won't work with the application key, because that results in a REQUEST_DENIED.
Somebody knows how this is possible? Or is this normal?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…