Skip to content

Google Maps API requires API token #6

@iancward

Description

@iancward

I've been getting a lot of "Couldn't find " errors from this integration lately, and when I went to go investigate it, it appears that Google no longer allows to their maps API without an access key, as I received this warning when running the google maps query manually:

{
   "error_message" : "Keyless access to Google Maps Platform is deprecated. Please use an API key with all your API calls to avoid service interruption. For further details please refer to http://g.co/dev/maps-no-account",
   "results" : [],
   "status" : "OVER_QUERY_LIMIT"
}

I think #4 may fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions