Google API key in page source?
-
I recently received an email from Google about a “Publicly accessible Google API key for Google Cloud Platform project”, referring to a page on my website. When looking at the page source I see the API key in 2 places where a JS script is called. Should I be concerned since I have restricted the key usage to specific websites?
Here is one of the JS calls:
<script src='https://maps.googleapis.com/maps/api/js?v=3&libraries=places,drawing&key=xxxxxxxxxxx' id='mappress-google-js'></script>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Google API key in page source?’ is closed to new replies.