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

Maps don't work in development without production API keys #1098

Closed
henare opened this issue Feb 8, 2017 · 0 comments
Closed

Maps don't work in development without production API keys #1098

henare opened this issue Feb 8, 2017 · 0 comments
Labels

Comments

@henare
Copy link
Member

henare commented Feb 8, 2017

They flash up and then show this:

selection_001

You should be able to use this in development without needing to know the production API keys. Even if this means you need to get your own Maps API key for testing.

@henare henare added the bug label Feb 8, 2017
henare added a commit that referenced this issue Feb 8, 2017
With our version of dotenv, .env.local is also loaded in test which is
not what you want. I noticed this because I had production Maps keys in
my file (because of #1098) and it creates different test results because
it changes the Maps API calls made and VCR complains.
@henare henare closed this as completed in 4a89ca1 Mar 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant