Hi All,
I am trying to restrict my geocoding Google API to use only for my traccar server.
Assuming my traccar server is http://myserver.com:8082
, in Application restrictions in Google API I entered http://myserver.com:8082/*
However, looking at the logfile, I have this error instead:
WARN: Empty address. Error: API keys with referer restrictions cannot be used with this API.
Can anyone help me with this issue?
Regards,
Amir
Hi All,
I am trying to restrict my geocoding Google API to use only for my traccar server.
Assuming my traccar server is
http://myserver.com:8082
, in Application restrictions in Google API I enteredhttp://myserver.com:8082/*
However, looking at the logfile, I have this error instead:
Can anyone help me with this issue?
Regards,
Amir