Skip to content

fix API token file path in Readme#24

Open
cserteGT3 wants to merge 1 commit into
chipkent:mainfrom
cserteGT3:patch-1
Open

fix API token file path in Readme#24
cserteGT3 wants to merge 1 commit into
chipkent:mainfrom
cserteGT3:patch-1

Conversation

@cserteGT3

Copy link
Copy Markdown

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

blegat commented Jun 5, 2023

Copy link
Copy Markdown

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