-
-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Following the documentation, I kept getting no results from https://myadventurelogdomain.com/api/reverse-geocode/search?query=myquery
, with very little details in the body - just that Google Maps returned a 403. Using this same API key with curl, it gave a bit more information: the API isn't enabled by default.
I feel like it would be beneficial to document two things:
- That the API needs to be enabled
- A list of APIs that should be enabled and allowed to be accessed by the API key created for AdventureLog
Looking at the code quickly, it feels like it's just places.googleapis.com
(Places API (New)
), but I'm not sure that's actually the case.
seanmorley15 and jyyyeung
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation