Google My Business API

Describe the problem/error/question

I successfully connected my GMB API with N8N. However, it’s returning the error in the image attached.

What is the error message (if any)?

The error is saying I didn’t enable the Google My Business API which doesn’t exist anymore.

Which node were you trying to call here? Can you share your workflow in a code block

If you’re trying to use the “Google Business Profile” node, then you’ll need to enable the correct API and request a quota increase.

  1. Enable the correct API. Make sure you have the correct project selected you used when setting up your access in google cloud console

  1. Click Manage after enbaled and then under the quotas tab click the 3 dots in the bottom right and then select Edit Quota

  1. Select the Apply for higher quota link

  1. From here follow the prompts to request a quota increase as per your needs

Hello!

Yes, that is already enabled and has a large quota. But N8N is looking for Google My Business API which doesn’t exist.

Which node are you trying to use?
What is the version on your n8n instance?
Are you using self hosted or cloud?
Please share your workflow in a code block