Resolve billing account cannot pay for maps in the region" google console error

author

Lets Try

. 2 min read

Follow

If you are getting the error message "billing account cannot pay for maps in the region" in the Google Cloud Console when trying to use Google Maps API or Places API, it means that your billing account is not set up to pay for maps in the region where you are trying to use them.


Solution for Indian User: To resolve this issue, you need to take the following steps

To resolve the issue you are facing, there are a few steps you should take.

  1. Firstly, ensure that you have enabled the API you are attempting to use.
  2. Secondly, check the type of billing account you are using by going to the overview of your billing account. If it is a cloud console billing account, you will need to create a new project and link it to a different billing account that has Maps enabled. Finally, it is important to note that Maps billing accounts are only available in USD and not INR. This means that you can only use INR for cloud console billing accounts and not for the Maps Platform.

If a INR Billing Account and a Project already Active and exist

  1. Select the project which already exist
  2. Go to library, Select the API service which you want to use and enable them. when you try to enable a popup will come with this message ( The selected project and billing account cannot pay for Maps in your region. Select an existing project that is paid for by a Maps billing account. Or, create a new Maps billing account and project in your region. Learn more  ) . There bellow you will find a Button Create a new Maps billing account and project . Just click and create new billing account with USD currency.
  3. Go to https://console.cloud.google.com/billing/projects, here you will find all your created project and linked Billing accounts.
  4. Select your project - just click Action column three dots (...) in that project where you want to use your new billing account. You can not change billing account if you INR billing account is active in that project. first we need to Disable billing account of the project and then Change new billing account to that project.

This is what I did, but I am still trying to find a way to merge both accounts. But right now you have 2 billing accounts. One in INR and 2nd one in USD.

Solution for World User: Resolve billing account cannot pay for maps in the region" google console error

If you already used above solution which mentioned for Indian user and not worked then try this to resolve the issue, you need to take the following steps:

  1. Check if your billing account is active: Make sure your billing account is active and that there are no issues with your payment method.
  2. Enable billing for your project: Make sure you have enabled billing for the project you are trying to use Google Maps in. To do this, go to the Cloud Console, click on the project you want to enable billing for, and then click on the "Billing" tab.
  3. Check the region settings: Verify that the region settings for your billing account are correct. To do this, go to the "Billing" section of the Cloud Console, and then click on "Billing account management." Check if the billing account is set up to pay for the region where you are trying to use Google Maps.
  4. Verify the API Key settings: If you are using an API key to access Google Maps, make sure that the API key is configured to allow access to the region where you are trying to use Google Maps. To do this, go to the API Console, and then click on "Credentials" and find the API Key. You can then update the settings for the API Key to allow access to the region you are trying to use.

If you have followed these steps and are still experiencing issues, you can try contacting Google Cloud support for further assistance.




More Stories from Developerbook

Install Premium URL Shortener in DigitalOcean Cloud Server

Install Premium URL Shortener in DigitalOcean Cloud Server

How To Import and Export Large Database files in MySQL or MariaDB

How To Import and Export Large Database files in MySQL or MariaDB

How to setup Erlang on windows environment

How to setup Erlang on windows environment

How to configure eclipse plug-in for erlang

How to configure eclipse plug-in for erlang

Isolation concept for transaction

Isolation concept for transaction