mirror of
https://github.com/onyx-dot-app/documentation.git
synced 2026-07-25 13:46:14 -04:00
[PR #187] [CLOSED] Google Drive Service Account bug fix #189
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/onyx-dot-app/documentation/pull/187
Author: @mattheworiordan
Created: 3/13/2025
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (1)
fb72efdGoogle 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.