yes.
This commit is contained in:
parent
57cbaca892
commit
5159b5ea1e
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -146,7 +146,7 @@ def get_access_token():
|
|||
client_secret,
|
||||
redirect_uri,
|
||||
scope=scope,
|
||||
#cache_path=cache_path,
|
||||
cache_path=cache_path,
|
||||
username=username,
|
||||
open_browser=False
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue