'Google Maps API "Only for development Purposes"

I have the billing properly configured in new Google Cloud Console and I am using the new API keys.

I don't have more than 50 API calls per day and a total of 265 calls for the whole last week and I am seeing the map with "Only for development purposes every day in the afternoon...

What's going on?

enter image description here

enter image description here

enter image description here

I contacted Google Sales Support (I didn't find any other support contact form) with no reply...

Any help will be much appreciated..



Solution 1:[1]

Google Maps recently changed it's policies and prices, making it a lot more expensive to use the API for business proposes but of course they will always leave a window for free development. To make it possible they divided some services into small ones, so if you don't update the way you import or implement those services you will automatically be send to the paid side.

The solution is to reconfigure your project to see if you are mistakenly using some newly added paid service.

Here is an article I find about this.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Irodoku