I am trying get the json response from google place api.
I followed all step and suggestion:
- Create Browser key instead than android api key
- Create server key instead than android api key
it does not work any the steps above.
the message is the following.
{
"error_message" : "This IP, site or mobile application is not authorized to use this API key. Request received from IP address 200.104.xx.xx, with empty referer",
"html_attributions" : [],
"results" : [],
"status" : "REQUEST_DENIED"
}