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

[Feature Request]: Allow google readers to take token and credential path #13092

Open
WAS-PlaiLabs opened this issue Apr 24, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request triage Issue needs to be triaged/prioritized

Comments

@WAS-PlaiLabs
Copy link

WAS-PlaiLabs commented Apr 24, 2024

Feature Description

The documentation just says to have token.json and credentials.json available, but doesn't specify from where -- and in our instance doesn't work. Is it possible to have paths to supply GoogleDocsReader or it's load_data method?

Credentials.from_authorized_user_file(token_path, SCOPES)
InstalledAppFlow.from_client_secrets_file(creds_path, SCOPES)

Reason

Platform specific filesystems and CDNs

Value of Feature

Allows a more programmatic usage of google reader.

@WAS-PlaiLabs WAS-PlaiLabs added enhancement New feature or request triage Issue needs to be triaged/prioritized labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Issue needs to be triaged/prioritized
Projects
None yet
Development

No branches or pull requests

2 participants