HowTo Set Google API Key: Difference between revisions
From MediaWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
# '''[https://console.developers.google.com/iam-admin/projects Click here]''' | # Use "'''[https://developers.google.com/maps/documentation/javascript/get-api-key Getting Started]'''" or "'''[https://console.developers.google.com/iam-admin/projects Click here]'''" to “Create Project”. Call it anything you like. | ||
# Once you’ve created the “Project”, look for the list of links under “Google Maps APIs”. | # Once you’ve created the “Project”, look for the list of links under “Google Maps APIs”. | ||
# Click on “Google Maps JavaScript API” and then click “Enable”. | # Click on “Google Maps JavaScript API” and then click “Enable”. | ||
Line 7: | Line 7: | ||
# Under “Accept requests from these HTTP referrers (web sites)” enter your website’s exact URL | # Under “Accept requests from these HTTP referrers (web sites)” enter your website’s exact URL | ||
# Click “Create API Key”. | # Click “Create API Key”. | ||
# Copy the string of text listed beside “API KEY” and paste it in the | # Copy the string of text listed beside “API KEY” and paste it in the NST WUI input field for "'''Google API Key'''". |
Latest revision as of 06:40, 17 August 2018
- Use "Getting Started" or "Click here" to “Create Project”. Call it anything you like.
- Once you’ve created the “Project”, look for the list of links under “Google Maps APIs”.
- Click on “Google Maps JavaScript API” and then click “Enable”.
- Click “Go to Credentials” – or, on the left sidebar, click “Credentials”.
- Under “Where will you be calling the API from?” select “Web Browser”.
- You’ll now be on “Step 2”. Under “Name” anything you like – possibly the name of your website.
- Under “Accept requests from these HTTP referrers (web sites)” enter your website’s exact URL
- Click “Create API Key”.
- Copy the string of text listed beside “API KEY” and paste it in the NST WUI input field for "Google API Key".