Google API Verification

Go Meeting! public verification details

Go Meeting! is a scheduling service with a Telegram bot and web booking flow. It helps users connect calendars, check availability, and manage meeting events without sharing passwords. This page describes how the Google Calendar scope requested by the application is used.

Requested scope

https://www.googleapis.com/auth/calendar

The application requests this scope to support calendar-based scheduling workflows that the user starts explicitly from Go Meeting!.

Authorized domain and redirect URI

Authorized domain
gomeeting.ru
OAuth redirect URI
https://gomeeting.ru/auth/google/callback
Support contact
support@gomeeting.ru

How the scope is used

  • - Connect a user's Google Calendar after the user explicitly starts OAuth from the bot or web flow.
  • - Read calendar availability to show free slots and prevent booking conflicts.
  • - Create calendar events for meetings initiated by the user in Go Meeting!.
  • - Update existing events when the user changes meeting details.
  • - Delete linked events when the user cancels a meeting.

Data handling safeguards

  • - OAuth tokens are stored on the backend and are not exposed to end users.
  • - Google API data is used only for calendar synchronization and scheduling features requested by the user.
  • - Google API data is not sold and is not used for advertising or ad profiling.
  • - Users can revoke access in their Google account settings or by contacting support@gomeeting.ru.

Public links