Hi Tijmen, I did contact Google billing support. Here is the reply I got:
—–
This is Rob with Maps Platform Support. Looking at your site, I see that the URL you are using to load the JS API is the following:
https://maps.google.com/maps/api/js?language=en®ion=us&key=AIzaSyDkB1m_nXuJtxnX9xMR1lawvabLrY4jX14&v=3.33&key=AIzaSyAJlQAZnvb2xFC5vwBWDKfTFC4rLfDDqK8
Please note that this URL has two key parameters when it should only have one. The issue is the second key which is coming from a project that doesn’t appear to belong to you and is not associated with a valid billing account.
—-
This was my reply: (note that I made a mistake and that, yes, ONE of the keys is one I created)
—
Thanks, Rob. I am using a wordpress plugin called WP Store Locator. I am supposed to create 2 Google API keys, one is a “browser key” with restrictions set to my domain. The second is a “server key” with restrictions set to an IP address. It doesn’t look like either of the ones I’m using is what appears in that code you sent me (https://maps.google.com/maps/api/js?language=en®ion=us&key=AIzaSyDkB1m_nXuJtxnX9xMR1lawvabLrY4jX14&v=3.33&key=AIzaSyAJlQAZnvb2xFC5vwBWDKfTFC4rLfDDqK8)
What I have is: browser key: AIzaSyDkB1m_nXuJtxnX9xMR1lawvabLrY4jX14 and server key: AIzaSyClBp9076AC8hs0gJQk_pThJNJOmfFJT3w
Am I creating these incrorectly? Am I maybe in the wrong area? I am logged into my google account as LesJardins when I create them. And we’ve enabled billing. I even created NEW API keys AFTER we enabled billing just to be sure they were associated with the billing account. I’ve gone all through the support articles and I don’t see anything I’m doing wrong. If you can point me in the right direction that would be great. Thanks!
—
So can you tell me why a different second key is showing up in the google maps URL even though I entered the 2 I created just like your tutorial shows? Or as Rob wrote, I should only have ONE perameter? I tried to follow your tutorial exactly so I don’t know where I’m going wrong. Thanks@