Google Query authentication guide🔗
This is a step-by-step guide to authorizing the following Google query components:
The Google query components all use OAuth 2.0 for third-party authentication.
Create an OAuth connection🔗
Create an OAuth connection by following the instructions given in OAuth.
If you receive the error "This app is blocked" from Google during the OAuth creation process, you may need to alter your Google security settings to allow app access, as follows:
- Log in to the Google Admin console with an account that has administrator privileges.
-
Follow the instructions to configure a new app in the Manage app access to Google services & add apps section of the Google documentation.
Note
- Maia's client ID is
192174083921-gcguirlj6ltqcreni233koj6r1r3ner1.apps.googleusercontent.com. - You will need to grant Maia Trusted access.
- Maia's client ID is
-
Return to Maia and retry the OAuth configuration.