Brian Irr
Posts: 0
Joined: Tue Sep 17, 2013 1:25 pm

Geocoding Results "Zero"

I am a High School teacher who has been asked to teach a mobile app dev. course.
I am following your Webinar dated Sept 10th 2013. I do not believe I have missed anything in the instructions but every time I try to test my request I get the flowing answer.

I am using this link: http://maps.googleapis.com/maps/api/g...

{

Code: Select all

"results" : [ 

 ], 

"status" : "ZERO_RESULTS" 

}

Could this be sue to some licensing issue with Google that I am lacking?

Thank you for any assistance you can provide

Brian

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Geocoding Results "Zero"

I don't think it's due to any licensing issues. How are you connected to the Internet? Try to restart the device to which you are connected. Try testing on the actual device and see if it works there?

I saw this error once too.. I connected to a different WiFI network and it started working. Something to do with the particular connection.

Brian Irr
Posts: 0
Joined: Tue Sep 17, 2013 1:25 pm

Geocoding Results "Zero"

Thanks, I am building on a School desktop and using appery's testing option, I then tried it from my home computer with the same results.

Some of my setting are

Method = get
Data Type = json
Settings = none
Security Context = none
Use Appery.io Proxy not checked

Request = sensor default true
= address

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Geocoding Results "Zero"

Can you show use a picture of the Test tab (after running)?

Brian Irr
Posts: 0
Joined: Tue Sep 17, 2013 1:25 pm

Geocoding Results "Zero"

How is this:

Image

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Geocoding Results "Zero"

address should be lower case.

Brian Irr
Posts: 0
Joined: Tue Sep 17, 2013 1:25 pm

Geocoding Results "Zero"

OMG.. That was it, thank you I have spent hours trying to figure out what I did.

Thank you again..

Brian

Return to “Issues”