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

mapbox API key required? #133

Closed
tomwayson opened this issue Nov 9, 2019 · 0 comments · Fixed by #141
Closed

mapbox API key required? #133

tomwayson opened this issue Nov 9, 2019 · 0 comments · Fixed by #141

Comments

@tomwayson
Copy link

When I clone and run master locally I don't see the maps and I see 3 mapbox API requests that fail with Failed to load resource: the server responded with a status of 401 (Unauthorized):

image

I don't see anything in the instructions about how to configure an API key, though I do see this:

super-rentals/app.json

Lines 12 to 14 in 288834b

"GOOGLE_MAPS_API_KEY": {
"description": "Google API KEY for Google Maps, https://developers.google.com/maps/documentation/javascript/get-api-key",
"required": true

Which seems possibly outdated?

I see the same errors with what is currently deployed at https://ember-learn-super-rentals.herokuapp.com/rentals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant