Google Calendar
OAuthProductivityPersonal connection
Personal connection
Each team member connects their own Google Calendar account. On Belay stores a personal credential per user, so Claude accesses data scoped to that individual's permissions.
How to connect
Prerequisites: Make sure the Google Calendar API is enabled in your Google Cloud Console project and your account has the necessary access.
Click "Connect with OAuth" below and sign in with your Google account. You'll be redirected to Google to approve access to your Calendar — no credentials to copy or paste.
Ready to connect?
Sign in to On Belay and open the Integrations page to add Google Calendar.
Permissions (scopes)
These are the data scopes On Belay can be granted for Google Calendar. Your org admin controls which scopes are enabled per group.
| Scope | Description | Access |
|---|---|---|
https://www.googleapis.com/auth/calendar.readonly | Read calendar events | Read only |
https://www.googleapis.com/auth/calendar.events | Create and edit events | Read / Write |
https://www.googleapis.com/auth/calendar.settings.readonly | Read calendar settings | Read only |
Troubleshooting
"redirect_uri_mismatch" error during OAuth
Your OAuth app's authorized redirect URIs don't include the On Belay callback URL. Add
https://app.onbelay.ai/api/oauth-callback/google to the allowed redirect URIs in your OAuth app settings."invalid_scope" error
The API or scope isn't enabled in your cloud project. For Google integrations, make sure the relevant API (e.g. Google Ads API, Search Console API) is enabled in Google Cloud Console for your project.
Connected but Claude can't access data
Check that your group has been granted access to this integration in On Belay → Groups → [your group] → Integrations. Also verify the specific scopes your group is permitted to use match what your query requires.
Still stuck? We're happy to help.
Contact support →