{"id":224,"date":"2016-12-09T06:48:04","date_gmt":"2016-12-09T06:48:04","guid":{"rendered":"http:\/\/www.3pixls.com\/blog\/?p=224"},"modified":"2016-12-09T06:48:04","modified_gmt":"2016-12-09T06:48:04","slug":"google-maps-api-error-missingkeymaperror","status":"publish","type":"post","link":"https:\/\/www.3pixls.com\/blog\/google-maps-api-error-missingkeymaperror\/","title":{"rendered":"Google Maps API error: MissingKeyMapError"},"content":{"rendered":"<p><img loading=\"lazy\" class=\"alignnone size-full wp-image-225\" src=\"http:\/\/www.3pixls.com\/blog\/wp-content\/uploads\/2016\/12\/missing_key_map_error.png\" alt=\"missing_key_map_error\" width=\"1000\" height=\"476\" srcset=\"https:\/\/www.3pixls.com\/blog\/wp-content\/uploads\/2016\/12\/missing_key_map_error.png 1000w, https:\/\/www.3pixls.com\/blog\/wp-content\/uploads\/2016\/12\/missing_key_map_error-300x143.png 300w, https:\/\/www.3pixls.com\/blog\/wp-content\/uploads\/2016\/12\/missing_key_map_error-768x366.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/p>\n<p><strong>Now Google wants an API key to authenticate users to access their APIs`<\/strong>.<\/p>\n<p>You can get the API key from the following link. Go through the link and you need to enter a project and so on. But it is easy. Hassle free.<\/p>\n<p><a href=\"https:\/\/developers.google.com\/maps\/documentation\/javascript\/get-api-key\">https:\/\/developers.google.com\/maps\/documentation\/javascript\/get-api-key<\/a><\/p>\n<p>Once you get the API key change the previous<\/p>\n<p>[php]<br \/>\n&lt;pre&gt;&lt;code&gt;&lt;script src=&quot;https:\/\/maps.googleapis.com\/maps\/api\/js&quot;&gt;&lt;\/script&gt;&lt;\/code&gt;&lt;\/pre&gt;<br \/>\n[\/php]<\/p>\n<p>to<\/p>\n<p>[php]&lt;\/pre&gt;<br \/>\n&lt;pre&gt;&lt;code&gt;&lt;script src=&quot;https:\/\/maps.googleapis.com\/maps\/api\/js?libraries=places&amp;key=your_api_key_here&quot;&gt;&lt;\/script&gt;&lt;\/code&gt;&lt;\/pre&gt;<br \/>\n&lt;pre&gt;[\/php]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Now Google wants an API key to authenticate users to access their APIs`. You can get the API key from the following link. Go through the link and you need to enter a project and so on. But it is easy. Hassle free. https:\/\/developers.google.com\/maps\/documentation\/javascript\/get-api-key Once you get the API key change the previous [php] &lt;pre&gt;&lt;code&gt;&lt;script [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":225,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[8,9],"tags":[],"_links":{"self":[{"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/posts\/224"}],"collection":[{"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/comments?post=224"}],"version-history":[{"count":1,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/posts\/224\/revisions"}],"predecessor-version":[{"id":226,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/posts\/224\/revisions\/226"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/media\/225"}],"wp:attachment":[{"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/media?parent=224"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/categories?post=224"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/tags?post=224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}