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

fix API token file path in Readme #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cserteGT3
Copy link

When running

using GoogleSheets
client = sheets_client(AUTH_SCOPE_READONLY)

I got an exception, that

ERROR: Credentials file not found: C:\Users\username\.julia/config/google_sheets/credentials.json

I've updated the Readme with the correct path, though I'm not sure, what the "good" path is (~/.julia/google_sheets or ~/.julia/config/google_sheets

@blegat
Copy link

blegat commented Jun 5, 2023

Same issue here, this PR should be merged

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

Successfully merging this pull request may close these issues.

2 participants