1
votes

Have checked everything, API console, generating new key, json/xml, yet to no avail.

https://maps.googleapis.com/maps/api/place/textsearch/json?query=subway+station+in+Paris&sensor=false&key=myKey

Any help is appreciated. Thanks!

1
Does the status property in the return JSON have the value: REQUEST_DENIED? - Sean Mickey

1 Answers

0
votes

have you forgotten to include location, and radius in your query? Some parameters are required. see this.