Skip to main content
Question

Google My Business - OAuth v2 error

  • 10 June 2024
  • 1 reply
  • 21 views

Hello,
I’m trying to build an integration with Google My Business as I need to pass Language Code parameter, which is not supported in the default Zapier integration.
I have an approved project in Google Cloud but I can’t connect Zapier. I’m new to API so I don’t really know anything besides what I find on the Internet and what ChatGPT suggests.
So I generated OAuth Redirect URL  from Zapier and pasted it in my Google Cloud. I entered my Application credentials. I added the OAuth v2 Endpoint Configuration as:

https://accounts.google.com/o/oauth2/auth


Then I filled the rest of the fields with what I researched on the internet and left the advanced settings as they were:


I keep getting an error though:

Could somebody kindly push me in the right direction? I’ve been trying to find a solution on my own but it’s really bugging me.

1 reply

Userlevel 3
Badge +3

Hi @GO Perícias e Avaliações,

I see that you have not specified the scope in the OAuth2 setup. This is required by Google as seen here.

You would have to require scopes for the access token request to be successful.

Hope that helps?

All the best,

Reply