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

Find a way to read token.json without temporarily copying it into the current directory #2

Closed
utkuufuk opened this issue Nov 5, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@utkuufuk
Copy link
Owner

utkuufuk commented Nov 5, 2018

file.Storage() function does not accept relative/absolute paths other than the current directory. Must find a way to read token.json from different directory.

@utkuufuk utkuufuk added enhancement New feature or request help wanted Extra attention is needed labels Nov 5, 2018
@utkuufuk
Copy link
Owner Author

utkuufuk commented Nov 7, 2018

Solved by 02affb7

Working directory is now temporarily changed to read token.json and authorize.

@utkuufuk utkuufuk closed this as completed Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant