Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Sheet Destination does not support Service Account Key Authentication #159

Open
kcarrillorhoads opened this issue Nov 20, 2024 · 0 comments

Comments

@kcarrillorhoads
Copy link

The airbyte_source_google_sheet resource supports Service Account Key Authentication and it is the preferred authentication pattern for Google Sheets when running OSS: https://docs.airbyte.com/integrations/sources/google-sheets

However the airbyte_destination_google_sheet resource only supports OAUTH authentication.
This non-parity means I need to do the non-recommend Oauth route for OSS which requires a "reauthentication cycle" after creation of these resources.

When is the airbyte_destination_google_sheet going to support the service_account_key_authentication bloc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant