If your public application uses scopes that permit access to certain user data, Google requires a verification process. If you see unverified app on the screen when testing your application, you must submit a verification request to remove it.See the Calendar API Scopes for more info.
Create an OAuth client ID. Provide the Strata OAuth callbck URL as an authorized redirect URI:
Step 2: Create a Google Calendar Integration in Strata
Go to the Strata Integration Catalog and select Google Calendar. Input your OAuth client ID, secret, and the scopes you requested in your Google Calendar app.
It’s important that the scopes provided in the Strata dashboard exactly match
the scopes you requested in your Google Calendar app (they look like URLs).