Skip to content

Commit

Permalink
Explain --tokens-directory flag
Browse files Browse the repository at this point in the history
  • Loading branch information
nmalkin committed Jun 22, 2021
1 parent a293d52 commit 5105ed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ Once you have the credentials file, save it somewhere on disk; you'll pass its l

The first time you run `qualtrics2sheets`, it will need to use those credentials to obtain an authentication token (which is what's actually used to interact with the API).
To do this, it will open a new browser window, where you'll be asked to authorize the application you created in the Cloud Console with access to Sheets.
The resulting authentication token will be stored in the `tokens` directory in your current working directory. (You can change this location using the `--tokens-directory` flag.)


Usage
Expand Down

0 comments on commit 5105ed0

Please sign in to comment.