REQUEST_DENIED response to google places auto complete API

319 views
Skip to first unread message

vishwajeet jadhav

unread,
Feb 5, 2012, 6:59:50 AM2/5/12
to google-map...@googlegroups.com

I am working on android app which uses google's places autocomplete API.

When tried to hit following URL

https://maps.googleapis.com/maps/api/place/autocomplete/json?input=Vict&types=geocode&sensor=false&language=en&key=apiKey

I got the response as below.

{ "predictions" : [], "status" : "REQUEST_DENIED" }

I got the API key from link below Google APIs console

also i have enabled Google Maps API v3 service. As per API documentation REQUEST_DENIED response is generally due to lack of sensor parameter but which i have already provided. After hitting above URL directly in browser also i am getting REQUEST_DENIED response. Is anything else i have to do?

Reply all
Reply to author
Forward
0 new messages