amonte
June 23, 2025, 10:34am
1
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.
Enable the correct API. Make sure you have the correct project selected you used when setting up your access in google cloud console
Click Manage after enbaled and then under the quotas tab click the 3 dots in the bottom right and then select Edit Quota
Select the Apply for higher quota link
From here follow the prompts to request a quota increase as per your needs
amonte
June 24, 2025, 1:11am
3
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