Set up Google Drive OAuth for the connector
Create Google Cloud Project
Enable Google Drive API
Enable Admin SDK API
Enable Google Sheets API
Enable Google Docs API
Set up OAuth consent screen
founders@onyx.app
if you wish for the Onyx team to help handle issues.Set up scopes
.../auth/drive.readonly
for Google Drive API
.../auth/drive.metadata.readonly
for Google Drive API
.../auth/admin.directory.user.readonly
for Admin SDK API
.../auth/admin.directory.group.readonly
for Admin SDK API
Set up test users
Create 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/google-drive/auth/callback
if self-hostinghttps://<INTERNAL_DEPLOYMENT_URL>/admin/connectors/google-drive/auth/callback
if you have setup Onyx for production usehttps://cloud.onyx.app/admin/connectors/google-drive/auth/callback
if you are using the Onyx Cloud service