Good morning,
After update of Google maps I'm getting display error on all the maps.
In developer console I see how the connections use the created API but I don't know how to solve the problema. It seems like the use of API is correct.
Example page:
https://www.votatuprofesor.com/centros- ... -ermua-bhi
API ERROR?
Maps Error: "for develop purpose only"
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Maps Error: "for develop purpose only"
Hi, first of all, on your site you have some Javascript errors which need to be solved, but the Google Maps API writes that you have exceeded your request quoata
Uncaught TypeError: jQuery(...).fitVids is not a function ... jquery.min.js:2
Uncaught TypeError: Cannot read property 'twttr.button' of null ... widgets.js:10
JanYou have exceeded your request quota for this API. See https://developers.google.com/maps/docu ... ing-errors
You have exceeded your request quota for this API. See https://developers.google.com/maps/docu ... ing-errors
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 21
- Joined: 17 Jun 2016, 20:38
Re: Maps Error: "for develop purpose only"
Hello Jan,Jan wrote: ↑06 Sep 2018, 10:46 Hi, first of all, on your site you have some Javascript errors which need to be solved, but the Google Maps API writes that you have exceeded your request quoata
Uncaught TypeError: jQuery(...).fitVids is not a function ... jquery.min.js:2
Uncaught TypeError: Cannot read property 'twttr.button' of null ... widgets.js:10JanYou have exceeded your request quota for this API. See https://developers.google.com/maps/docu ... ing-errors
You have exceeded your request quota for this API. See https://developers.google.com/maps/docu ... ing-errors
Thanks for your link. The problem was that I didn't complete the billing information.
"Billing has not been enabled on your account."
Do you know if after the 12 free mounth will be any charge for use this API?
[MARK AS SOLVED]
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Maps Error: "for develop purpose only"
Hi,
Jan
unfortunately I don't have any experiences with billing in Google Maps APIDo you know if after the 12 free mounth will be any charge for use this API?
Jan
If you find Phoca extensions useful, please support the project