Hey! Trying to setup Google Business via the API Connector plugin. Bashing my head off a wall for about four hours. I think I have everything configured correctly, but get an error when google sends me back to my website. Can anyone help please?
Here are my settings in bubble:
I kick off the signin via this
It all goes ok, I can sign in (as a test user) via google, then google sends me back to my website where things fall over and I get this error:
"API Connector error: the Oauth2 API Google Business Profile is not configured properly - Received error from api The service Google Business Profile just returned an error (HTTP 401). Please consult their documentation to ensure your call is setup properly. Raw error:
{
“error”: “invalid_request”,
“error_description”: “Invalid Credentials”
}"
My credentials are fine (ID and Secret Key).
Any clues or pointers would be greatly appreciated!!
Thanks,
Steve.