We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi everyone
I've got ldeploy content export working locally, but I'm trying to export content from a large instance, which takes a long time.
ldeploy content export
By default, the Looker API sessions on the SDK only last one hour, after which point I hit an authentication error.
Is there any way to configure the set up so that it automatically reauthenticates?
The text was updated successfully, but these errors were encountered:
Hi everyone I've got ldeploy content export working locally, but I'm trying to export content from a large instance, which takes a long time. By default, the Looker API sessions on the SDK only last one hour, after which point I hit an authentication error. Is there any way to configure the set up so that it automatically reauthenticates?
I am facing the similar issue.
Sorry, something went wrong.
Needs a PR to introduce logic for obtaining new access tokens when expiration is breached before attempting further requests.
No branches or pull requests
Hi everyone
I've got
ldeploy content export
working locally, but I'm trying to export content from a large instance, which takes a long time.By default, the Looker API sessions on the SDK only last one hour, after which point I hit an authentication error.
Is there any way to configure the set up so that it automatically reauthenticates?
The text was updated successfully, but these errors were encountered: