-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
Area: Core ⚙Area: Multisite 🏨Type: BugSomething isn't workingSomething isn't workingskill: htmlRequires knowledge of HTML and Django template languageRequires knowledge of HTML and Django template language
Milestone
Description
Describe the bug
Google API key in settings is not used when adding a Google Map.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Settings'
- Click on 'Google API'
- Enter your Google Place API key in the text field and save.
- In a page, add a Google Map, add a search query, add the Google Place ID and save.
- When looking a the live page, there is an error: "Google Maps Platform rejected your request. The provided API key is invalid".
Expected behavior
A Google map should appear.
Additional context
When looking at the encoded URL, the key parameter is None.
Metadata
Metadata
Assignees
Labels
Area: Core ⚙Area: Multisite 🏨Type: BugSomething isn't workingSomething isn't workingskill: htmlRequires knowledge of HTML and Django template languageRequires knowledge of HTML and Django template language