Set up Gmail OAuth for the connector
Create Google Cloud Project
Enable Gmail API
Set up OAuth consent screen
founders@onyx.app
if you wish for the Onyx team to help handle issues.Set up scopes
.../auth/gmail.readonly
for Gmail API
.../auth/admin.directory.user.readonly
for Admin SDK API
..../auth/admin.directory.group.readonly
for Admin SDK API
.Set up test users
Create OAuth credentials
OnyxConnector
http://localhost:3000
if self-hostinghttps://<INTERNAL_DEPLOYMENT_URL>
if you have setup Onyx for production usehttps://cloud.onyx.app
if you are using the Onyx Cloud servicehttp://localhost:3000/admin/connectors/gmail/auth/callback
if self-hostinghttps://<INTERNAL_DEPLOYMENT_URL>/admin/connectors/gmail/auth/callback
if you have setup Onyx for production usehttps://cloud.onyx.app/admin/connectors/gmail/auth/callback
if you are using the Onyx Cloud service