Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Looker API session times out after an hour #141

Open
aliakam opened this issue Sep 28, 2023 · 2 comments
Open

Looker API session times out after an hour #141

aliakam opened this issue Sep 28, 2023 · 2 comments

Comments

@aliakam
Copy link

aliakam commented Sep 28, 2023

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?

@imnishant
Copy link

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.

@thatguyfig
Copy link

Needs a PR to introduce logic for obtaining new access tokens when expiration is breached before attempting further requests.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants