Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better handling of missing/valid API key & Billing #42

Open
E3V3A opened this issue Apr 13, 2020 · 1 comment
Open

Better handling of missing/valid API key & Billing #42

E3V3A opened this issue Apr 13, 2020 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@E3V3A
Copy link

E3V3A commented Apr 13, 2020

There is an error (from google) about page not being able to load correctly, when either the API key OR the Billing is not valid or activated. This should be made more clear and presented to the user. For example, you can test for valid API key using code like that found in my own map. But we also need to test for Billing.

@penrods
Copy link
Contributor

penrods commented Apr 18, 2020

Fair request. A PR which catches the InvalidKeyMapError thrown by Google Maps would deal with this nicely.

@penrods penrods added the help wanted Extra attention is needed label Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants