I have installed the Google People Bubble plugin and I am trying to get Auth to work. I assume something isn’t configured correctly.
The error Google is throwing when auth is attempted is as follows:
- That’s an error.
Error: invalid_client
The OAuth client was not found.
Request Details
client_id=AIzaSyDOU_RF_nuAZ4v-RugEhqj3StIyu3NCdjY
redirect_uri=https://salesfindr.com/version-test
response_type=code
state=%7B%22oauth_provider%22%3A%221504068822541x331018039787520000%22%2C%22resume_key%22%3A%221520465099918x260%22%2C%22used_redirect_url%22%3A%22https%3A%2F%2Fsalesfindr.com%2Fversion-test%22%7D
scope=https://www.googleapis.com/auth/contacts https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email
That’s all we know.
Here is a screenshot of the Bubble plugin config:
Here are screenshots of the Google APIs page: