Title: Google Maps API tokens?
Last modified: September 17, 2018

---

# Google Maps API tokens?

 *  Resolved [Tony G](https://wordpress.org/support/users/starbuck/)
 * (@starbuck)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/google-maps-api-tokens/)
 * Now that Google Maps requires an API token, how do we save the token info? I 
   see in the code that the tokens come settings, but I don’t see any setting fields
   in the UI to enter this data.
 * Am I missing something in the UI?
    Config file setting? There’s no info about
   this in your online documentation, and I don’t see a reference to this in this
   support forum.
 * Thanks!!

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [tokkonopapa](https://wordpress.org/support/users/tokkonopapa/)
 * (@tokkonopapa)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/google-maps-api-tokens/#post-10694261)
 * Hi [Tony](https://wordpress.org/support/users/starbuck/),
 * Could you find “**Google Maps API key**” in “**Plugin settings**” section?
 * If you can’t find it, it must be an issue. In that case, please define the symbol`
   IP_GEO_BLOCK_DEBUG` to true in your wp-config.php:
 *     ```
       define('IP_GEO_BLOCK_DEBUG', true);
       ```
   
 * Thanks for reporting.
 * c.f. [2.2.7 Release Note](https://www.ipgeoblock.com/changelog/release-2.2.7.html)
   and [Listening for authentication errors](https://developers.google.com/maps/documentation/javascript/events?hl=en#auth-errors).
 *  Plugin Author [tokkonopapa](https://wordpress.org/support/users/tokkonopapa/)
 * (@tokkonopapa)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/google-maps-api-tokens/#post-10694478)
 * Hi Tony,
 * If the map had worked previously, then number of your requests seems to have 
   been beyond the limit.
 * In that case, try to make “**Google Maps API key**” text box empty. It makes 
   not to use Google Maps API but just showing the place.
 * Please have a look into the followings:
 * [https://developers.google.com/maps/billing/important-updates](https://developers.google.com/maps/billing/important-updates)
   
   [https://cloud.google.com/maps-platform/pricing/](https://cloud.google.com/maps-platform/pricing/)
 *  Thread Starter [Tony G](https://wordpress.org/support/users/starbuck/)
 * (@starbuck)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/google-maps-api-tokens/#post-10697503)
 * The Google Maps API setting only displays with Debug=true.
    I added my token 
   and the map works. I commented out the Debug line.
 * Now that the key is no longer default, the setting continues to display. I think
   this is the problem. It seems to hide if the value is default and debugging is
   off.
 * HTH
 * Thanks!!!!!
 *  Plugin Author [tokkonopapa](https://wordpress.org/support/users/tokkonopapa/)
 * (@tokkonopapa)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/google-maps-api-tokens/#post-10699716)
 * Hi Tony,
 * **It seems to hide if the value is default and debugging is off.**
 * Yep, I should do that in the next release.
 * I had never noticed this issue till you reported here.
 * Thanks for your reporting!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Google Maps API tokens?’ is closed to new replies.

 * ![](https://ps.w.org/ip-geo-block/assets/icon-128x128.png?rev=1148568)
 * [IP Geo Block](https://wordpress.org/plugins/ip-geo-block/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ip-geo-block/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ip-geo-block/)
 * [Active Topics](https://wordpress.org/support/plugin/ip-geo-block/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ip-geo-block/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ip-geo-block/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [token](https://wordpress.org/support/topic-tag/token/)

 * 4 replies
 * 2 participants
 * Last reply from: [tokkonopapa](https://wordpress.org/support/users/tokkonopapa/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/google-maps-api-tokens/#post-10699716)
 * Status: resolved