[PR #187] [CLOSED] Google Drive Service Account bug fix #189

Closed
opened 2026-02-15 17:15:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/onyx-dot-app/documentation/pull/187
Author: @mattheworiordan
Created: 3/13/2025
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • fb72efd Google Drive Service Account bug fix

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 connectors/google_drive/service_account.mdx (+1 -1)

📄 Description

The URL previously embedded a user ID, which forces Google to reauth every time when accessing that domain.

Removing this ensures whatever user is logged in will work.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/onyx-dot-app/documentation/pull/187 **Author:** [@mattheworiordan](https://github.com/mattheworiordan) **Created:** 3/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`fb72efd`](https://github.com/onyx-dot-app/documentation/commit/fb72efd0afad3166450f0b56d6ee747be527958f) Google Drive Service Account bug fix ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `connectors/google_drive/service_account.mdx` (+1 -1) </details> ### 📄 Description The URL previously embedded a user ID, which forces Google to reauth every time when accessing that domain. Removing this ensures whatever user is logged in will work. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:15:19 -05:00
yindo closed this issue 2026-02-15 17:15:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onyx-dot-app/documentation#189