Google places Api Key

user2073496 picture user2073496 · Feb 14, 2013 · Viewed 21.1k times · Source

I have searched through here for other questions related to the same topic and cannot find a definite answer.

My problem seems the same as many others in that I cannot get a response from Google Places Api.

I am trying from within an iphone app, yes the code is correct , I have checked and in desperation just resorted to wiping out the code to just make a request using the examples provided by the Docs on Google Places.

Tried putting the url into a browser, always the same response, whichever browser.

{
     "html_attributions" : [],
     "results"  : [],
     "status"  : "REQUEST DENIED"
}

I have tried making new keys, same result and yes the identifer for the app is also listed.

Is there a time frame before being able to use the key.

Answer

Vaibhav Limbani picture Vaibhav Limbani · Sep 16, 2013

Here how I've done this

1)You need to login with your google account

2)Google APi Console will Appear

3)Look out at Screenshot here

4)you will find Services over there ,click on it where you can have choose API you would like to use

5)then go to API Access as shown in this screenshot you can get your Google API Key.

Thanks

Advice -use your own Google API key