Skip Menu |

This queue is for tickets about the Geo-Coder-Google CPAN distribution.

Report information
The Basics
Id: 128197
Status: patched
Priority: 0/
Queue: Geo-Coder-Google

People
Owner: justin.d.hunter [...] gmail.com
Requestors: torstenru [...] gmx.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: API key
I always get an "OVER_QUERY_LIMIT", so I tried to provide my Google API credentials. However there is no Client-ID (anymore), I just got an api key. I think there have been some major changes in June 2018 and Google now forces to provide an api key: https://developers.google.com/maps/billing/important-updates Is there any chance to simply set the api key within the code?
I've created a pull request on Github that will allow the API key to be set. https://github.com/arcanez/geo-coder-google/pull/12
On Tue Aug 20 18:27:20 2019, WHINDS wrote: Show quoted text
> I've created a pull request on Github that will allow the API key to be set. > > https://github.com/arcanez/geo-coder-google/pull/12
0.19_01 released for testing. all goes well, I'll release 0.20 in a few days. POSTing upload for Geo-Coder-Google-0.19_01.tar.gz to https://pause.perl.org/pause/authenquery PAUSE add message sent ok [200] thanks for the patch!
On Thu Aug 22 13:11:27 2019, arcanez wrote: Show quoted text
> On Tue Aug 20 18:27:20 2019, WHINDS wrote:
> > I've created a pull request on Github that will allow the API key to > > be set. > > > > https://github.com/arcanez/geo-coder-google/pull/12
> > 0.19_01 released for testing. all goes well, I'll release 0.20 in a > few days. > > POSTing upload for Geo-Coder-Google-0.19_01.tar.gz to > https://pause.perl.org/pause/authenquery > PAUSE add message sent ok [200] > > thanks for the patch!
Hi! I've taken 0.19_01 for a drive and it works with my API key. Would you consider releasing it as 0.20?