I am getting the following error when I use the Google Plugin to authenticate. This error message appears my browser once the authentication completes on google.
“Error connecting to Google: your App ID / API Key is invalid”
I am using the Bubble google plugin and have created the API Key, Client Id and Client Secret. I have provided the client secret as App Secret in plugin and Client ID as App Id/App key. In such as case the application redirects me to google, allows me to authenticate and then redirects back to bubble app.
If I use App Secret in plugin and App Key as App Id/App key, then Google gives me this error
Error 401: invalid_client
The OAuth client was not found.
I am new to Bubble and OAuth and not sure what am I doing wrong.
Thanks in advance for the help.