ios - I m trying to access google places api with following url but unable to get results -


https://maps.googleapis.com/maps/api/place/textsearch/json?location=-33.8670522,151.1957362&radius=500&types=food&name=cruise&key=api_key

but unfortunately m inable result , displays error message: { "error_message": "this ip, site or mobile application not authorized use api key. request received ip address 106.67.62.253, empty referer", "html_attributions": [], "results": [], "status": "request_denied" }

you need create project google developer console. link or link 2 add create new project, add credential, api , enable location service. this may you.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -