Hey,
I'm running a server with 2 devices and 30 second update intervals per device. I have geocoding set to Google but i've provided a key into the key field after reviewing the source code i assumed this would get passed through.
Currently seeing a lot of null addresses in the database so i think my servers being blocked by Google.
Is there anyway i can check the geocode results other than a null address field? No requests show up in the Google Developer console either.
Thanks,
Steve.
I'm afraid you can check response only by debugging the code.
Hey,
I'm running a server with 2 devices and 30 second update intervals per device. I have geocoding set to Google but i've provided a key into the key field after reviewing the source code i assumed this would get passed through.
Currently seeing a lot of null addresses in the database so i think my servers being blocked by Google.
Is there anyway i can check the geocode results other than a null address field? No requests show up in the Google Developer console either.
Thanks,
Steve.